From 3139c15eb1c8680678ab4e7d0bc3435cc5af3882 Mon Sep 17 00:00:00 2001 From: Kilian von Pflugk Date: Tue, 26 Nov 2024 21:58:10 +0000 Subject: [PATCH] remove older plugin version prevent user installation of versions with known bugs --- manifest.json | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/manifest.json b/manifest.json index 56399a9..967d960 100644 --- a/manifest.json +++ b/manifest.json @@ -15,23 +15,7 @@ "sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.10/v1.10.10.11/intro-skipper-v1.10.10.11.zip", "checksum": "30a71fd3996e0fbe9076371539b1ca56", "timestamp": "2024-11-25T17:07:33Z" - }, - { - "version": "1.10.10.10", - "changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.10/v1.10.10.10)\n", - "targetAbi": "10.10.3.0", - "sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.10/v1.10.10.10/intro-skipper-v1.10.10.10.zip", - "checksum": "96ec29871e726ece01fbf7ccb24ae392", - "timestamp": "2024-11-24T18:33:26Z" - }, - { - "version": "1.10.10.9", - "changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.10/v1.10.10.9)\n", - "targetAbi": "10.10.2.0", - "sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.10/v1.10.10.9/intro-skipper-v1.10.10.9.zip", - "checksum": "a39436ee4476a4e74acbafbaf1008dfb", - "timestamp": "2024-11-17T21:14:18Z" } ] } -] \ No newline at end of file +]