scoop-bucket/jellyfin-mpv-shim.json
2025-05-09 16:54:23 +02:00

19 lines
599 B
JSON

{
"checkver": {
"github": "https://github.com/jellyfin/jellyfin-mpv-shim"
},
"autoupdate": {
"url": "https://github.com/jellyfin/jellyfin-mpv-shim/releases/download/v$version/jellyfin-mpv-shim_$version_installer.exe"
},
"version": "2.9.0",
"innosetup": true,
"url": "https://github.com/jellyfin/jellyfin-mpv-shim/releases/download/v2.9.0/jellyfin-mpv-shim_2.9.0_installer.exe",
"hash": "0890e51411199c8e4fa73f3843214b0766767f5b3e4e0020b8ce74021bb27b41",
"shortcuts": [
[
"run.exe",
"jellyfin mpv"
]
]
}