Skip to content

Commit

Permalink
chore(deps): update dependency ecsact_si_wasm to v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 712b233 commit f230612
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 @@ -130,9 +130,9 @@ def ecsact_rtb_repositories():

http_archive(
name = "ecsact_si_wasm",
sha256 = "e208a94d4f4a9c09f32b8a9ea91a4f799492e11c7c852b0329b4a3595a45cee6",
strip_prefix = "ecsact_si_wasm-0.1.0",
urls = ["https://github.com/ecsact-dev/ecsact_si_wasm/archive/refs/tags/0.1.0.tar.gz"],
sha256 = "e45a033c32eee524859ebc232af34e5cdda4321e2264d81a021f9355c966bd91",
strip_prefix = "ecsact_si_wasm-0.1.9",
urls = ["https://github.com/ecsact-dev/ecsact_si_wasm/archive/refs/tags/0.1.9.tar.gz"],
)

http_archive(
Expand Down

0 comments on commit f230612

Please sign in to comment.