Skip to content

Commit

Permalink
chore(deps): update com_github_antlr_grammars_v4 digest to 5e7540f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent f0a4831 commit f3444ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "com_github_antlr_grammars_v4",
build_file_content = """exports_files(glob(["**/*.g4"]), visibility = ["//visibility:public"])""",
sha256 = "62c715358e3c2bd4abb8b9eb2850d2b3b5ff45617bc63a7f09b93459a8d7e0e2",
strip_prefix = "grammars-v4-cc1e84841c7757b098b72044aae3c6703f64f596",
url = "https://github.com/antlr/grammars-v4/archive/cc1e84841c7757b098b72044aae3c6703f64f596.tar.gz",
sha256 = "8238300f26a7760faf5f9634881265a00d01dde176d4fa7c430381a69e65d595",
strip_prefix = "grammars-v4-5e7540fae7588cf1529fc398cb3d8ee691890ded",
url = "https://github.com/antlr/grammars-v4/archive/5e7540fae7588cf1529fc398cb3d8ee691890ded.tar.gz",
)

http_archive(
Expand Down

0 comments on commit f3444ef

Please sign in to comment.