Skip to content

Commit

Permalink
niv ic-wasm: update 48db35ee -> 707016c2
Browse files Browse the repository at this point in the history
## Changelog for ic-wasm:
Branch: main
Commits: [dfinity/ic-wasm@48db35ee...707016c2](dfinity/ic-wasm@48db35e...707016c)

* [`bdc074a8`](dfinity/ic-wasm@bdc074a) fix: limit_resource works with wasm64 ([dfinity/ic-wasm⁠#79](https://togithub.com/dfinity/ic-wasm/issues/79))
* [`72d2bc28`](dfinity/ic-wasm@72d2bc2) Validate the manipulated module before emitting it and give a warning if that fails.  ([dfinity/ic-wasm⁠#80](https://togithub.com/dfinity/ic-wasm/issues/80))
* [`707016c2`](dfinity/ic-wasm@707016c) Build musl target with docker alpine in release workflow ([dfinity/ic-wasm⁠#1](https://togithub.com/dfinity/ic-wasm/issues/1)) ([dfinity/ic-wasm⁠#82](https://togithub.com/dfinity/ic-wasm/issues/82))
  • Loading branch information
dfinity-bot committed Jan 23, 2025
1 parent 72bd6f8 commit d70a94d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
"homepage": null,
"owner": "dfinity",
"repo": "ic-wasm",
"rev": "48db35ee8e77b40d2749961f29a6ad53e9698571",
"sha256": "12lnzk2y4z9bkxw4401qyhkw88zx2brq2g0gx5g7kjljadm6298w",
"rev": "707016c27b88dee63c11448039b0e2cc4899c8de",
"sha256": "0czd10gbn30syxyxxp3lkswnw8i1gr6z2d4ffmv5gjr9rfkn0l26",
"type": "tarball",
"url": "https://github.com/dfinity/ic-wasm/archive/48db35ee8e77b40d2749961f29a6ad53e9698571.tar.gz",
"url": "https://github.com/dfinity/ic-wasm/archive/707016c27b88dee63c11448039b0e2cc4899c8de.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"libtommath": {
Expand Down

0 comments on commit d70a94d

Please sign in to comment.