diff --git a/bucket/mpv-lazy.json b/bucket/mpv-lazy.json index 87f94c1d1a..96555b09ee 100644 --- a/bucket/mpv-lazy.json +++ b/bucket/mpv-lazy.json @@ -1,33 +1,33 @@ { - "version": "20240824", - "description": "mpv 懒人包", - "homepage": "https://github.com/hooke007/MPV_lazy", - "license": "GPL-2.0-only", - "architecture": { - "64bit": { - "url": "https://ghp.ci/https://github.com/hooke007/MPV_lazy/releases/download/20240824/mpv-lazy-20240824.exe#/dl.7z", - "hash": "062e04cd5e480015e66d6427b3265bcaa601af0b9ade80961d4d0b07d7311445", - "extract_dir": "mpv-lazy" - } - }, - "bin": [ - [ - "mpv.exe", - "mpvlazy" - ] - ], - "shortcuts": [ - [ - "mpv.exe", - "mpvlazy" - ] - ], - "checkver": "github", - "autoupdate": { + "version": "20240824", + "description": "mpv 懒人包", + "homepage": "https://github.com/hooke007/MPV_lazy", + "license": "GPL-2.0-only", "architecture": { - "64bit": { - "url": "https://ghp.ci/https://github.com/hooke007/MPV_lazy/releases/download/$version/mpv-lazy-$version.exe#/dl.7z" - } + "64bit": { + "url": "https://ghp.ci/https://github.com/hooke007/MPV_lazy/releases/download/20240824/mpv-lazy-20240824.exe#/dl.7z", + "hash": "a9bb67acff2aac9a089db61c9066337fb5f522fceca1a56e8b49477098e92f54", + "extract_dir": "mpv-lazy" + } + }, + "bin": [ + [ + "mpv.exe", + "mpvlazy" + ] + ], + "shortcuts": [ + [ + "mpv.exe", + "mpvlazy" + ] + ], + "checkver": "github", + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://ghp.ci/https://github.com/hooke007/MPV_lazy/releases/download/$version/mpv-lazy-$version.exe#/dl.7z" + } + } } - } -} \ No newline at end of file +}