Skip to content

Commit

Permalink
chore(deps): update ecsact_runtime digest to 2c45dbb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent c836f79 commit efc2bd8
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 = "16a7fe562f4fe2fbbdf961277f9fd71c92ed8750881997c9725d12d6bd859033",
strip_prefix = "ecsact_runtime-2c45dbba01706c9bf4321402ac15da20844b3a11",
url = "https://github.com/ecsact-dev/ecsact_runtime/archive/2c45dbba01706c9bf4321402ac15da20844b3a11.zip",
)

http_archive(
Expand Down

0 comments on commit efc2bd8

Please sign in to comment.