diff --git a/modules.json b/modules.json index 6fb6262..54db10f 100644 --- a/modules.json +++ b/modules.json @@ -1,14 +1,14 @@ { "satellite": { - "commit": "4f31b80665d96bfa4f2bfe2929da2c7ec2fc7643", + "commit": "5c6e174044b8c5fbb950765d341f5b22892b7853", "repo": "https://github.com/junobuild/juno", - "url": "https://cdn.juno.build/releases/satellite-v0.2.0.wasm.gz", + "url": "https://cdn.juno.build/releases/satellite-v0.2.1.wasm.gz", "candid": [ { - "url": "https://github.com/junobuild/juno/releases/download/v0.0.69/satellite.did" + "url": "https://github.com/junobuild/juno/releases/download/v0.0.72/satellite.did" }, { - "url": "https://github.com/junobuild/juno/releases/download/v0.0.69/satellite_extension.did" + "url": "https://github.com/junobuild/juno/releases/download/v0.0.72/satellite_extension.did" } ] }, @@ -33,12 +33,12 @@ ] }, "console": { - "commit": "4f31b80665d96bfa4f2bfe2929da2c7ec2fc7643", + "commit": "5c6e174044b8c5fbb950765d341f5b22892b7853", "repo": "https://github.com/junobuild/juno", - "url": "https://github.com/junobuild/juno/releases/download/v0.0.69/console-v0.4.1.wasm.gz", + "url": "https://github.com/junobuild/juno/releases/download/v0.0.72/console-v0.4.2.wasm.gz", "candid": [ { - "url": "https://github.com/junobuild/juno/releases/download/v0.0.69/console.did" + "url": "https://github.com/junobuild/juno/releases/download/v0.0.72/console.did" } ] },