From 9eadec6936730374bd36c79b8583925698d28b82 Mon Sep 17 00:00:00 2001 From: archipelago Date: Sun, 19 Jul 2026 02:27:55 -0400 Subject: [PATCH] chore: sign v1.7.104-alpha OTA manifest Co-Authored-By: Claude Fable 5 --- core/Cargo.lock | 2 +- release-manifest.json | 18 ++++++++++-------- releases/manifest.json | 18 ++++++++++-------- 3 files changed, 21 insertions(+), 17 deletions(-) diff --git a/core/Cargo.lock b/core/Cargo.lock index f16b102f..c432df6c 100644 --- a/core/Cargo.lock +++ b/core/Cargo.lock @@ -95,7 +95,7 @@ dependencies = [ [[package]] name = "archipelago" -version = "1.7.103-alpha" +version = "1.7.104-alpha" dependencies = [ "anyhow", "archipelago-container", diff --git a/release-manifest.json b/release-manifest.json index 7f763a57..3a94aa54 100644 --- a/release-manifest.json +++ b/release-manifest.json @@ -1,28 +1,30 @@ { - "version": "1.7.104-alpha", - "release_date": "2026-07-19", "changelog": [ "Software updates are now much safer to receive: the node will never install an update that isn't completely downloaded and verified byte-for-byte, closing a rare bug where an interrupted or cancelled download could leave a node unable to start.", - "If a freshly installed update does fail to start, the node now notices and automatically restores the previous working version by itself \u2014 no manual rescue needed.", + "If a freshly installed update does fail to start, the node now notices and automatically restores the previous working version by itself — no manual rescue needed.", "The Electrum server now works with whichever Bitcoin you run: it finds Bitcoin Knots or Bitcoin Core automatically instead of assuming Knots.", "While the Electrum server is first building its index, its waiting screen now shows the ElectrumX app icon and live progress." ], "components": [ { - "name": "archipelago", "current_version": "1.7.104-alpha", - "new_version": "1.7.104-alpha", "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.104-alpha/archipelago", + "name": "archipelago", + "new_version": "1.7.104-alpha", "sha256": "6f290654d3f6c784dd9518df673a14783b50f8832937306943bf50e62a33f1bb", "size_bytes": 49976648 }, { - "name": "archipelago-frontend-1.7.104-alpha.tar.gz", "current_version": "1.7.104-alpha", - "new_version": "1.7.104-alpha", "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.104-alpha/archipelago-frontend-1.7.104-alpha.tar.gz", + "name": "archipelago-frontend-1.7.104-alpha.tar.gz", + "new_version": "1.7.104-alpha", "sha256": "8413af30dadbcade9ca40984beeac17add1b0477de7b1f7e4274f1482658d554", "size_bytes": 174592628 } - ] + ], + "release_date": "2026-07-19", + "signature": "c1e2f9312d44c6109a77ff4500ce511cfa66b0c879a35271c7295d5673172053942de911db5e64306c4bef78b4bfc259cac0bf0fe1fc8dadfe77b14d4a5c0d08", + "signed_by": "did:key:z6MkkidEnEpo6qHMCNSZoNKWtvQvxq3whnaME9wGgEFhq7ur", + "version": "1.7.104-alpha" } diff --git a/releases/manifest.json b/releases/manifest.json index 7f763a57..3a94aa54 100644 --- a/releases/manifest.json +++ b/releases/manifest.json @@ -1,28 +1,30 @@ { - "version": "1.7.104-alpha", - "release_date": "2026-07-19", "changelog": [ "Software updates are now much safer to receive: the node will never install an update that isn't completely downloaded and verified byte-for-byte, closing a rare bug where an interrupted or cancelled download could leave a node unable to start.", - "If a freshly installed update does fail to start, the node now notices and automatically restores the previous working version by itself \u2014 no manual rescue needed.", + "If a freshly installed update does fail to start, the node now notices and automatically restores the previous working version by itself — no manual rescue needed.", "The Electrum server now works with whichever Bitcoin you run: it finds Bitcoin Knots or Bitcoin Core automatically instead of assuming Knots.", "While the Electrum server is first building its index, its waiting screen now shows the ElectrumX app icon and live progress." ], "components": [ { - "name": "archipelago", "current_version": "1.7.104-alpha", - "new_version": "1.7.104-alpha", "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.104-alpha/archipelago", + "name": "archipelago", + "new_version": "1.7.104-alpha", "sha256": "6f290654d3f6c784dd9518df673a14783b50f8832937306943bf50e62a33f1bb", "size_bytes": 49976648 }, { - "name": "archipelago-frontend-1.7.104-alpha.tar.gz", "current_version": "1.7.104-alpha", - "new_version": "1.7.104-alpha", "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.104-alpha/archipelago-frontend-1.7.104-alpha.tar.gz", + "name": "archipelago-frontend-1.7.104-alpha.tar.gz", + "new_version": "1.7.104-alpha", "sha256": "8413af30dadbcade9ca40984beeac17add1b0477de7b1f7e4274f1482658d554", "size_bytes": 174592628 } - ] + ], + "release_date": "2026-07-19", + "signature": "c1e2f9312d44c6109a77ff4500ce511cfa66b0c879a35271c7295d5673172053942de911db5e64306c4bef78b4bfc259cac0bf0fe1fc8dadfe77b14d4a5c0d08", + "signed_by": "did:key:z6MkkidEnEpo6qHMCNSZoNKWtvQvxq3whnaME9wGgEFhq7ur", + "version": "1.7.104-alpha" }