Skip to content

Commit

Permalink
chore(deps): update com_github_antlr_grammars_v4 digest to 199a512
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent b58b661 commit 8bc2314
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 = "f1ac0ae28e977069b32a8b570b83e3d753d93ffbf4e95040705dd16e81ce9c23",
strip_prefix = "grammars-v4-c82c128d980f4ce46fb3536f87b06b45b9619922",
url = "https://github.com/antlr/grammars-v4/archive/c82c128d980f4ce46fb3536f87b06b45b9619922.tar.gz",
sha256 = "74cf693c0232c797a7cc8d5bd0ce645bc2122bb9034b700675be4b4a55f0be31",
strip_prefix = "grammars-v4-199a5121ece05d2f2e7eca330d0738220499e80c",
url = "https://github.com/antlr/grammars-v4/archive/199a5121ece05d2f2e7eca330d0738220499e80c.tar.gz",
)

http_archive(
Expand Down

0 comments on commit 8bc2314

Please sign in to comment.