From 3eec9bf045b5b29ce6fa7a42f94392ed3d9f2cc2 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Wed, 31 May 2023 23:11:13 -0600 Subject: updates --- static/updates.json | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/static/updates.json b/static/updates.json index 5c284a0..7b5b271 100644 --- a/static/updates.json +++ b/static/updates.json @@ -1,13 +1,17 @@ { - "wiimmfi-watcher": { - "current-release": "1.2.1", - "github-release": "https://github.com/brysonsteck/wiimmfi-watcher/releases/tag/1.2.1", - "play-store": "https://play.google.com/store/apps/details?id=me.brysonsteck.wiimmfiwatcher" - }, + "resurrection": { + "current-release": "1.3.2", + "github-release": "https://github.com/brysonsteck/resurrection/releases/tag/1.3.2", + "message": "Hello! I forgot to change the version in the plugin's YML, so if you downloaded Resurrection 1.3.2 and you are getting a notification that a new version of Resurrection is available, you can now download the patched version on GitHub to stop getting that error. Sorry about that!" + }, - "resurrection": { - "current-release": "1.3.2", - "github-release": "https://github.com/brysonsteck/resurrection/releases/tag/1.3.2", - "message": "Hello! I forgot to change the version in the plugin's YML, so if you downloaded Resurrection 1.3.2 and you are getting a notification that a new version of Resurrection is available, you can now download the patched version on GitHub to stop getting that error. Sorry about that!" - } + "servercraft": { + "current-release": "0.1-beta", + "codeberg-release": "https://codeberg.org/brysonsteck/ServerCraft/releases/tag/0.1-beta", + "message": "", + "whats-new": "Nothing, yet", + "win": "https://codeberg.org/attachments/0c524a63-24e0-4bfa-94d5-a4c69e01fff9", + "macos": "https://codeberg.org/attachments/b7a3751d-8059-475f-8c15-2a59280a7773", + "linux": "https://codeberg.org/attachments/08c86c4d-82c9-4cba-89b5-395861979d7d" + } } -- cgit v1.2.3