Skip to content

Commit

Permalink
chore(deps): update ecsact_runtime digest to a89dfa5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 667607f commit ec0e040
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
name = "ecsact_runtime",
sha256 = "219ce161deeb4865d3c190eac300dd257671e2b2ca0ec8752091506ccfa554a2",
strip_prefix = "ecsact_runtime-5cbf7257d7cbc42762d22e7604bc5bc0efb837fe",
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/5cbf7257d7cbc42762d22e7604bc5bc0efb837fe.zip",
sha256 = "d31b78778b511e539e1908003ac4e4a52c800babb0e87c0114c483a7ae24595f",
strip_prefix = "ecsact_runtime-a89dfa5775a4ac3ad678beab540e297b6a4f60a4",
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/a89dfa5775a4ac3ad678beab540e297b6a4f60a4.zip",
)

http_archive(
Expand Down

0 comments on commit ec0e040

Please sign in to comment.