19 lines
599 B
JSON
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"
|
|
]
|
|
]
|
|
}
|