Skip to content

Commit

Permalink
chore(deps): update ecsact_runtime digest to c5afee1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 0d83392 commit 03d6137
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 = "ee8d48b474a8b01e6c8ec82be722aff1e014e5963031cc3c8919e158797debe8",
strip_prefix = "ecsact_runtime-c5afee10259ac99d15c12cf8d4203550444e6470",
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/c5afee10259ac99d15c12cf8d4203550444e6470.zip",
)

http_archive(
Expand Down

0 comments on commit 03d6137

Please sign in to comment.