From 5cdf10b7b968c305ab35ad42a0a506f7a8357651 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Fri, 10 Jan 2025 01:10:36 +0100 Subject: [PATCH] niv ic-wasm: update 48db35ee -> bdc074a8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for ic-wasm: Branch: main Commits: [dfinity/ic-wasm@48db35ee...bdc074a8](https://github.com/dfinity/ic-wasm/compare/48db35ee8e77b40d2749961f29a6ad53e9698571...bdc074a85221586ef67f80ff53bb0ee20e4c586e) * [`bdc074a8`](https://github.com/dfinity/ic-wasm/commit/bdc074a85221586ef67f80ff53bb0ee20e4c586e) fix: limit_resource works with wasm64 ([dfinity/ic-wasm⁠#79](https://togithub.com/dfinity/ic-wasm/issues/79)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index bef8be1fa0a..4fdca4d169d 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -51,10 +51,10 @@ "homepage": null, "owner": "dfinity", "repo": "ic-wasm", - "rev": "48db35ee8e77b40d2749961f29a6ad53e9698571", - "sha256": "12lnzk2y4z9bkxw4401qyhkw88zx2brq2g0gx5g7kjljadm6298w", + "rev": "bdc074a85221586ef67f80ff53bb0ee20e4c586e", + "sha256": "0nxr4h9pxccw6r789m59ak182l4snh3z7fa1jd8cj3jfd3f4rn4s", "type": "tarball", - "url": "https://github.com/dfinity/ic-wasm/archive/48db35ee8e77b40d2749961f29a6ad53e9698571.tar.gz", + "url": "https://github.com/dfinity/ic-wasm/archive/bdc074a85221586ef67f80ff53bb0ee20e4c586e.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "libtommath": {