scoop-bucket/jellyfin-mpv-shim.json
2023-03-10 16:50:24 +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.6.0",
"innosetup": true,
"url": "https://github.com/jellyfin/jellyfin-mpv-shim/releases/download/v2.6.0/jellyfin-mpv-shim_2.6.0_installer.exe",
"hash": "59b2b82fa6ac104299fbd46445906da9cd85871d08edbcf584762cf487efabfc",
"shortcuts": [
[
"run.exe",
"jellyfin mpv"
]
]
}