Skip to content

Commit 7fdccc4

Browse files
build: update IC modules references as shipped in PocketIC v11 (#221)
1 parent 8715bc6 commit 7fdccc4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

modules.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"internet_identity": {
3-
"commit": "ab74704d8ffdc9f193e17585105f029497ed4cfe",
3+
"commit": "3611a9e31c57edf1ed1caec89d63ba162fc064fc",
44
"repo": "https://github.com/dfinity/internet-identity",
5-
"url": "https://github.com/dfinity/internet-identity/releases/download/release-2025-05-03/internet_identity_dev.wasm.gz",
5+
"url": "https://github.com/dfinity/internet-identity/releases/download/release-2025-11-28/internet_identity_dev.wasm.gz",
66
"candid": [
77
{
8-
"url": "https://github.com/dfinity/internet-identity/releases/download/release-2025-05-03/internet_identity.did"
8+
"url": "https://github.com/dfinity/internet-identity/releases/download/release-2025-11-28/internet_identity.did"
99
}
1010
]
1111
},
@@ -63,7 +63,7 @@
6363
]
6464
},
6565
"icp_ledger": {
66-
"commit": "195808c9119e1fd3685a82480c258596e0374009",
66+
"commit": "69b755062f5ef0a7d6efc9a127172b46121420c8",
6767
"repo": "https://github.com/dfinity/ic",
6868
"url": "https://download.dfinity.systems/ic/{commit}/canisters/ledger-canister.wasm.gz",
6969
"candid": [
@@ -74,7 +74,7 @@
7474
]
7575
},
7676
"icp_index": {
77-
"commit": "195808c9119e1fd3685a82480c258596e0374009",
77+
"commit": "3ae3649a2366aaca83404b692fc58e4c6e604a25",
7878
"repo": "https://github.com/dfinity/ic",
7979
"url": "https://download.dfinity.systems/ic/{commit}/canisters/ic-icp-index-canister.wasm.gz",
8080
"candid": [
@@ -85,7 +85,7 @@
8585
]
8686
},
8787
"cmc": {
88-
"commit": "0e4c8234a9e0508ae30c5b8a7498406294c25e95",
88+
"commit": "1bc0a59539613f6ec273a59a172ae43dfabb1ce0",
8989
"repo": "https://github.com/dfinity/ic",
9090
"url": "https://download.dfinity.systems/ic/{commit}/canisters/cycles-minting-canister.wasm.gz",
9191
"candid": [
@@ -95,7 +95,7 @@
9595
]
9696
},
9797
"governance": {
98-
"commit": "3afec59ddf883e80a4987fa9129d62ad156548a2",
98+
"commit": "724ae4101bfdd8d4443126a6a8b1ec5ca9b68a12",
9999
"repo": "https://github.com/dfinity/ic",
100100
"url": "https://download.dfinity.systems/ic/{commit}/canisters/governance-canister.wasm.gz",
101101
"candid": [

0 commit comments

Comments
 (0)