Skip to content

Commit

Permalink
chore(deps): update ecsact_runtime digest to 51ed25d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2023
1 parent 73f3ea6 commit 24a8b7c
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 @@ -31,9 +31,9 @@ def ecsact_parse_dependencies():

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

http_archive(
Expand Down

0 comments on commit 24a8b7c

Please sign in to comment.