diff --git a/manifest.json b/manifest.json index 9060a73..e2e32c3 100644 --- a/manifest.json +++ b/manifest.json @@ -2184,6 +2184,14 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/FinTube.png", "versions": [ + { + "version": "1.1.0.0", + "changelog": "Added possibility to provide a custom filename", + "targetAbi": "10.8.10.0", + "sourceUrl": "https://github.com/AECX/FinTube/releases/download/v1.1.0.0/FinTube-1.1.0.0.zip", + "checksum": "e37c5cfdb8e0a186ff374574032c5f4a", + "timestamp": "2025-09-23T07:13:30Z" + }, { "version": "1.0.1.1", "changelog": "Fixed Version mismatch and libraries showing on DL page",