Skip to content

Commit

Permalink
chore(deps): update bazel_sundry digest to 8d6fbe6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent d148608 commit 303734f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ def http_archive(name, **kwargs):
def ecsact_parse_dependencies():
http_archive(
name = "bazel_sundry",
sha256 = "4ee3c8e29eb3d4f34b1ca7d2374437b5c6f0fd62316f90e38e9f32119421466d",
strip_prefix = "bazel_sundry-de785e9f424948949cafed3ee8bee9689dc84a80",
url = "https://github.com/seaube/bazel_sundry/archive/de785e9f424948949cafed3ee8bee9689dc84a80.zip",
sha256 = "c3c6c510cb44a6a47ef045538f848959fd4a1b731bf9cd09acc20c34bb1b5ab1",
strip_prefix = "bazel_sundry-8d6fbe6c98ac6a3c74a8465bbd5658b1db829556",
url = "https://github.com/seaube/bazel_sundry/archive/8d6fbe6c98ac6a3c74a8465bbd5658b1db829556.zip",
)

http_archive(
Expand Down

0 comments on commit 303734f

Please sign in to comment.