Skip to content

Commit

Permalink
chore(deps): update com_github_antlr_grammars_v4 digest to 5d7723a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent f0a4831 commit 855a0be
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 = "a8be1143c93b28268f0f6ccba03ac74a25a7d0bbae27f65d77d2ec3ae83e9b3f",
strip_prefix = "grammars-v4-5d7723a46488aaa076ad59b254843672f54979fd",
url = "https://github.com/antlr/grammars-v4/archive/5d7723a46488aaa076ad59b254843672f54979fd.tar.gz",
)

http_archive(
Expand Down

0 comments on commit 855a0be

Please sign in to comment.