Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
chore(deps): update emsdk digest to 64337f3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2023
1 parent 798f199 commit b28c380
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 @@ -29,9 +29,9 @@ ecsact_register_toolchains()

http_archive(
name = "emsdk",
sha256 = "28bba9c179854b0f7e548a7adf87173e8cbe098ddfdbe25fa9f5a5875faa0a1a",
strip_prefix = "emsdk-589dd6a639ff428852cf998607cf226c5ce12efb/bazel",
url = "https://github.com/zaucy/emsdk/archive/589dd6a639ff428852cf998607cf226c5ce12efb.zip",
sha256 = "2e9958d05cbb31e4464de23938884db9562c83a3ffc0b0b67ebc29c7f951f384",
strip_prefix = "emsdk-64337f3e2615a821e7f4f533d876217a85489f53/bazel",
url = "https://github.com/zaucy/emsdk/archive/64337f3e2615a821e7f4f533d876217a85489f53.zip",
)

load("@emsdk//:deps.bzl", emsdk_deps = "deps")
Expand Down

0 comments on commit b28c380

Please sign in to comment.