From e071c2120e58e2a0a43b697bcfecc05d5f281661 Mon Sep 17 00:00:00 2001 From: ilbertt Date: Thu, 6 Jun 2024 18:23:48 +0200 Subject: [PATCH] chore: update II wasm hash --- deps/pulled.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deps/pulled.json b/deps/pulled.json index 9765962..9e2d061 100644 --- a/deps/pulled.json +++ b/deps/pulled.json @@ -2,12 +2,12 @@ "canisters": { "rdmx6-jaaaa-aaaaa-aaadq-cai": { "name": "internet_identity", - "wasm_hash": "2357d822cd451f25c0edab3e45db52ab140a2ac8c4b0170201c78acc5bc11779", - "wasm_hash_download": "2357d822cd451f25c0edab3e45db52ab140a2ac8c4b0170201c78acc5bc11779", + "wasm_hash": "764cff569a98a3c4d54cba6750fda63f554fc53e7d42a6365d9bdec3280d63c3", + "wasm_hash_download": "764cff569a98a3c4d54cba6750fda63f554fc53e7d42a6365d9bdec3280d63c3", "init_guide": "Use '(null)' for sensible defaults. See the candid interface for more details.", "init_arg": null, "candid_args": "(opt InternetIdentityInit)", "gzip": true } } -} \ No newline at end of file +}