Files
scoop-bucket/jellyfin-mpv-shim.json
2023-03-07 11:16:48 +01: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.5.0",
"innosetup": true,
"url": "https://github.com/jellyfin/jellyfin-mpv-shim/releases/download/v2.5.0/jellyfin-mpv-shim_2.5.0_installer.exe",
"hash": "43cbd9462e93aa2fd7ce5b62713cbb34f3132eb4cea5173184b98445b03c85f2",
"shortcuts": [
[
"run.exe",
"jellyfin mpv"
]
]
}