scoop-bucket/jellyfin-mpv-shim.json
2024-05-16 10:40:03 +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.7.0",
"innosetup": true,
"url": "https://github.com/jellyfin/jellyfin-mpv-shim/releases/download/v2.7.0/jellyfin-mpv-shim_2.7.0_installer.exe",
"hash": "84ea4e4075499c926f73955b37a9ca632d2b65d19cb7bc826f740ee8782c6239",
"shortcuts": [
[
"run.exe",
"jellyfin mpv"
]
]
}