Skip to content

Commit

Permalink
niv ic-wasm: update 61692f44 -> d45e0b9d
Browse files Browse the repository at this point in the history
## Changelog for ic-wasm:
Branch: main
Commits: [dfinity/ic-wasm@61692f44...d45e0b9d](dfinity/ic-wasm@61692f4...d45e0b9)

* [`b1c63d57`](dfinity/ic-wasm@b1c63d5) Support gzipped WASM inputs in `utils::parse_wasm` and `utils::parse_wasm_file` ([dfinity/ic-wasm⁠#55](https://togithub.com/dfinity/ic-wasm/issues/55))
* [`b79469e0`](dfinity/ic-wasm@b79469e) release ([dfinity/ic-wasm⁠#56](https://togithub.com/dfinity/ic-wasm/issues/56))
* [`2eb0900b`](dfinity/ic-wasm@2eb0900) Bump dependencies ([dfinity/ic-wasm⁠#57](https://togithub.com/dfinity/ic-wasm/issues/57))
* [`2d0707f0`](dfinity/ic-wasm@2d0707f) fix: RUN-1002: Enable WebAssembly SIMD in optimization pass ([dfinity/ic-wasm⁠#58](https://togithub.com/dfinity/ic-wasm/issues/58))
* [`d45e0b9d`](dfinity/ic-wasm@d45e0b9) release ([dfinity/ic-wasm⁠#59](https://togithub.com/dfinity/ic-wasm/issues/59))
  • Loading branch information
dfinity-bot committed Jun 28, 2024
1 parent 0d36eff commit 077d485
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": "61692f44cf85b93d43311492283246bb443449d3",
"sha256": "1b06dphnj89qmyv4gxh8gqm1bgqfpivr4di2nl9hbvqqyx4vzb65",
"rev": "d45e0b9d4baa1e21be518c564a8138e033cd6d82",
"sha256": "1yi4ff8rh04r6p6khf6mw0iym5fyrs55ncml92gw4nw6jvd0xb2s",
"type": "tarball",
"url": "https://github.com/dfinity/ic-wasm/archive/61692f44cf85b93d43311492283246bb443449d3.tar.gz",
"url": "https://github.com/dfinity/ic-wasm/archive/d45e0b9d4baa1e21be518c564a8138e033cd6d82.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"libtommath": {
Expand Down

0 comments on commit 077d485

Please sign in to comment.