From 82348f0ded907dcf6b80585c1dad1fe19c0ecb49 Mon Sep 17 00:00:00 2001 From: Alex Godoroja Date: Tue, 9 Jun 2026 16:02:15 -0700 Subject: [PATCH] catalogue: host io.pilot.cosift bundle on pilot-protocol/catalog (decouple app releases from the platform repo) --- catalogue/catalogue.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalogue/catalogue.json b/catalogue/catalogue.json index de5b811a..175dc505 100644 --- a/catalogue/catalogue.json +++ b/catalogue/catalogue.json @@ -1,6 +1,6 @@ { "version": 1, - "updated_at": "2026-06-09T20:30:00Z", + "updated_at": "2026-06-09T23:30:00Z", "apps": [ { "id": "io.pilot.wallet", @@ -13,7 +13,7 @@ "id": "io.pilot.cosift", "version": "0.1.2", "description": "cosift search / answer / research over the public web corpus (with cosift.help discovery).", - "bundle_url": "https://github.com/TeoSlayer/pilotprotocol/releases/download/cosift-v0.1.2/io.pilot.cosift-0.1.2.tar.gz", + "bundle_url": "https://github.com/pilot-protocol/catalog/releases/download/cosift-v0.1.2/io.pilot.cosift-0.1.2.tar.gz", "bundle_sha256": "faf60deeaa9a29298b447f7f0276f1bd4523af86390cf65c677452dc9718d5a0" } ]