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