Skip to content

Commit

Permalink
chore(deps): update ecsact_runtime digest to 686d9f0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent 904f8fc commit 026d485
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 = "ec26a10295f4f9c23460e3080437360eb2842a271d139f30554239d0a13dac43",
strip_prefix = "ecsact_runtime-686d9f0258784dab72b067ee619bd4d8eb01ff05",
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/686d9f0258784dab72b067ee619bd4d8eb01ff05.zip",
)

http_archive(
Expand Down

0 comments on commit 026d485

Please sign in to comment.