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.2.0",
|
|
"innosetup": true,
|
|
"url": "https://github.com/jellyfin/jellyfin-mpv-shim/releases/download/v2.2.0/jellyfin-mpv-shim_2.2.0_installer.exe",
|
|
"hash": "9adc005fb16850f709ead794ec326c6753f664f11ea7e9929f74248ae4dd4370",
|
|
"shortcuts": [
|
|
[
|
|
"run.exe",
|
|
"jellyfin mpv"
|
|
]
|
|
]
|
|
}
|