From 804f02c2de2db53b6fc82e120b70481a98634529 Mon Sep 17 00:00:00 2001 From: TwistedUmbrellaX Date: Wed, 10 Apr 2024 07:30:07 -0400 Subject: [PATCH] Fix an alignment issue in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bf08806..70559ea 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "version": "0.1.16.5", "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%2Fv0.1.16.5/intro-skipper-v0.1.16.5.zip", + "sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.8/v0.1.16.5/intro-skipper-v0.1.16.5.zip", "checksum": "3117831289ba9e82a97a1d072d842c19", "timestamp": "2024-04-10T04:53:16Z" },