From f10b73e65da85ccb7e7b42727ff49e5c8f31f4b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Nov 2025 01:23:16 +0000 Subject: [PATCH] Generate manifest --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 8276687..8724591 100644 --- a/manifest.json +++ b/manifest.json @@ -9089,6 +9089,14 @@ "category": "Subtitles", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Subtitle Extract.png", "versions": [ + { + "version": "6.0.0.0", + "changelog": "- Add libraries selector (#53) @Gorgorot38", + "targetAbi": "10.11.2.0", + "sourceUrl": "https://repo.jellyfin.org/files/plugin/subtitle-extract/subtitle-extract_6.0.0.0.zip", + "checksum": "7b8dfa0d5557ee2eb6c2e136db89f33a", + "timestamp": "2025-11-04T01:24:33Z" + }, { "version": "5.0.0.0", "changelog": "- Jellyfin 10.11 support (#49) @crobibero\n\n### Code or Repo Maintenance ###\n- Maintenance (#42) @Shadowghost",