From 235e8f6494f91906b5bd5a68ee64132a9a4f2f98 Mon Sep 17 00:00:00 2001 From: TwistedUmbrellaX Date: Wed, 10 Apr 2024 09:12:36 -0400 Subject: [PATCH] Let's hope the bugs are fixed Restoring the manifest with the assumption that whatever was causing the 10.9 versions to overwrite 10.8 has been worked out now --- manifest.json | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/manifest.json b/manifest.json index 7ab6c2b..e2a6671 100644 --- a/manifest.json +++ b/manifest.json @@ -15,6 +15,54 @@ "sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.9%2F0.2.0.0/intro-skipper-6b7dce5.zip", "checksum": "a69b2db51390c30d3f55f2046cb874e7", "timestamp": "2024-04-10T09:30:17Z" + }, + { + "version": "0.1.17.0", + "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n", + "targetAbi": "10.8.4.0", + "sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.8/v0.1.17.0/intro-skipper-v0.1.17.0.zip", + "checksum": "3e37d2b11051d150c485b51d6d9353bc", + "timestamp": "2024-04-10T11:51:18Z" + }, + { + "version": "0.1.16.0", + "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n", + "targetAbi": "10.8.4.0", + "sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.16/intro-skipper-v0.1.16.zip", + "checksum": "8989cbe9c438d5a14fab3002e21c26ba", + "timestamp": "2024-03-04T10:10:35Z" + }, + { + "version": "0.1.14.0", + "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n", + "targetAbi": "10.8.4.0", + "sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.14/intro-skipper-v0.1.14.zip", + "checksum": "704ecc32588243545c44b2eed130b033", + "timestamp": "2024-03-02T21:10:57Z" + }, + { + "version": "0.1.10.0", + "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n", + "targetAbi": "10.8.4.0", + "sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.10/intro-skipper-v0.1.10.zip", + "checksum": "50b16e5131f3389d7261691c301c2d70", + "timestamp": "2024-03-01T16:50:00Z" + }, + { + "version": "0.1.9.0", + "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n", + "targetAbi": "10.8.4.0", + "sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.9/intro-skipper-v0.1.9.zip", + "checksum": "a85ff99d7fcde37aecf3fdd355708f49", + "timestamp": "2024-03-01T10:23:43Z" + }, + { + "version": "0.1.8.0", + "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n", + "targetAbi": "10.8.4.0", + "sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.7/intro-skipper-v0.1.7.zip", + "checksum": "97a0208376adbdd1ebb17b4ce358ab9c", + "timestamp": "2022-10-27T03:27:27Z" } ] }