Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit 3e57bbb

Browse files
chore(deps): update dependency ecsact_si_wasm to v0.1.10
1 parent 712b233 commit 3e57bbb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ def ecsact_rtb_repositories():
130130

131131
http_archive(
132132
name = "ecsact_si_wasm",
133-
sha256 = "e208a94d4f4a9c09f32b8a9ea91a4f799492e11c7c852b0329b4a3595a45cee6",
134-
strip_prefix = "ecsact_si_wasm-0.1.0",
135-
urls = ["https://github.com/ecsact-dev/ecsact_si_wasm/archive/refs/tags/0.1.0.tar.gz"],
133+
sha256 = "201773dc6c0b10bccb96050036450c0b7d28bb1f06fba4058e88f4260ba1c16a",
134+
strip_prefix = "ecsact_si_wasm-0.1.10",
135+
urls = ["https://github.com/ecsact-dev/ecsact_si_wasm/archive/refs/tags/0.1.10.tar.gz"],
136136
)
137137

138138
http_archive(

0 commit comments

Comments
 (0)