Skip to content

Commit 7a78399

Browse files
feat: update satellite and console (#53)
* feat: update satellite and console * chore: typo
1 parent 57ccc9b commit 7a78399

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

modules.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
]
1111
},
1212
"satellite": {
13-
"commit": "96de091ab2ee9b5e317d1be61f30e2d07b018beb",
13+
"commit": "cc0b8665b32d05e56b01f88e45149f4cbb34753c",
1414
"repo": "https://github.com/junobuild/juno",
15-
"url": "https://cdn.juno.build/releases/satellite-v0.0.20.wasm.gz",
15+
"url": "https://cdn.juno.build/releases/satellite-v0.0.21.wasm.gz",
1616
"candid": [
1717
{
18-
"url": "https://github.com/junobuild/juno/releases/download/v0.0.34/satellite.did"
18+
"url": "https://github.com/junobuild/juno/releases/download/v0.0.37/satellite.did"
1919
},
2020
{
21-
"url": "https://raw.githubusercontent.com/junobuild/juno/main/src/satellite/satellite_extension.did"
21+
"url": "https://github.com/junobuild/juno/releases/download/v0.0.37/satellite_extension.did"
2222
}
2323
]
2424
},
@@ -43,12 +43,12 @@
4343
]
4444
},
4545
"console": {
46-
"commit": "96de091ab2ee9b5e317d1be61f30e2d07b018beb",
46+
"commit": "cc0b8665b32d05e56b01f88e45149f4cbb34753c",
4747
"repo": "https://github.com/junobuild/juno",
48-
"url": "https://github.com/junobuild/juno/releases/download/v0.0.34/console-v0.0.12.wasm.gz",
48+
"url": "https://github.com/junobuild/juno/releases/download/v0.0.37/console-v0.0.14.wasm.gz",
4949
"candid": [
5050
{
51-
"url": "https://github.com/junobuild/juno/releases/download/v0.0.34/console.did"
51+
"url": "https://github.com/junobuild/juno/releases/download/v0.0.37/console.did"
5252
}
5353
]
5454
},

0 commit comments

Comments
 (0)