Skip to content

Commit

Permalink
chore(deps): update ecsact_runtime digest to c4d7aa8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 8ec6e4b commit 9a82d71
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 = "7601fa2b3e83ace57dbb968165917b0784b07a9696783cde05ce9a5ecbd636ee",
strip_prefix = "ecsact_runtime-c4d7aa835f0ae4bdb60d05d8af10bb7e803f5c6c",
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/c4d7aa835f0ae4bdb60d05d8af10bb7e803f5c6c.zip",
)

http_archive(
Expand Down

0 comments on commit 9a82d71

Please sign in to comment.