From 797b5f11e51b7981d60f57d820913ca9454ab7d7 Mon Sep 17 00:00:00 2001 From: eyedeekay Date: Mon, 2 Jun 2025 18:36:24 -0400 Subject: [PATCH] fix url in update file --- data/releases.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/releases.json b/data/releases.json index 33a7e1d..120e098 100644 --- a/data/releases.json +++ b/data/releases.json @@ -8,8 +8,8 @@ "su3": { "torrent": "magnet:?xt=urn:btih:78d9f15e58a405f32be7b6ee50f30aeaa5c98460&dn=i2pupdate-2.9.0.su3&tr=http://tracker2.postman.i2p/announce.php", "url": [ - "http://mgp6yzdxeoqds3wucnbhfrdgpjjyqbiqjdwcfezpul3or7bzm4ga.b32.i2p/2.8.2/i2pupdate.su3", - "http://stats.i2p/i2p/2.8.2/i2pupdate.su3" + "http://mgp6yzdxeoqds3wucnbhfrdgpjjyqbiqjdwcfezpul3or7bzm4ga.b32.i2p/2.9.0/i2pupdate.su3", + "http://stats.i2p/i2p/2.9.0/i2pupdate.su3" ] } }