From 2649a951eb64f43f610dbf9fe594557b791d2fa3 Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Sun, 12 Jan 2025 10:48:13 +0100 Subject: [PATCH] feat: observatory v0.0.9 (#61) --- modules.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules.json b/modules.json index e1fe6d1..cd2dd32 100644 --- a/modules.json +++ b/modules.json @@ -53,12 +53,12 @@ ] }, "observatory": { - "commit": "96de091ab2ee9b5e317d1be61f30e2d07b018beb", + "commit": "d6182a379d3f9dd600f7a64306fa6857a0198e56", "repo": "https://github.com/junobuild/juno", - "url": "https://github.com/junobuild/juno/releases/download/v0.0.34/observatory-v0.0.6.wasm.gz", + "url": "https://github.com/junobuild/juno/releases/download/v0.0.41/observatory-v0.0.9.wasm.gz", "candid": [ { - "url": "https://github.com/junobuild/juno/releases/download/v0.0.34/observatory.did" + "url": "https://github.com/junobuild/juno/releases/download/v0.0.41/observatory.did" } ] },