scoop-bucket/jellyfin-mpv-shim.json
2023-02-17 18:41:06 +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.4.2",
"innosetup": true,
"url": "https://github.com/jellyfin/jellyfin-mpv-shim/releases/download/v2.4.2/jellyfin-mpv-shim_2.4.2_installer.exe",
"hash": "7c8b1cba85f51aff77e699fa14957a9aac355802e811dcbd3ae21b0f292e6ebb",
"shortcuts": [
[
"run.exe",
"jellyfin mpv"
]
]
}