diff --git a/bucket/zyplayer.json b/bucket/zyplayer.json index 0e1f734..15a1412 100644 --- a/bucket/zyplayer.json +++ b/bucket/zyplayer.json @@ -1,27 +1,27 @@ { "##": "ZyPlayer", - "version": "3.3.7", + "version": "3.3.10", "description": "跨平台桌面端视频资源播放器,免费高颜值", "homepage": "https://github.com/Hiram-Wong/ZyPlayer", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Hiram-Wong/ZyPlayer/releases/download/v3.3.7/zyplayer-win-3.3.7-x64.exe#/dl.7z", - "hash": "d8c5d88b1ce578f94ce3b89a13c5829636f38682242f9cca8d184f98aded0294" + "url": "https://github.com/Hiram-Wong/ZyPlayer/releases/download/v3.3.10/zyfun-win-3.3.10-x64.exe#/dl.7z", + "hash": "01d4039a3c133a3ba32d29f760bab840427b10cc3c059febe9b252b0384eac77" }, "32bit": { - "url": "https://github.com/Hiram-Wong/ZyPlayer/releases/download/v3.3.7/zyplayer-win-3.3.7.exe#/dl.7z", - "hash": "f18d3713351e877e5c0fbef6b757c23e68602b3c5dfb45fa18db98d8be9bc9cf" + "url": "https://github.com/Hiram-Wong/ZyPlayer/releases/download/v3.3.10/zyfun-win-3.3.10.exe#/dl.7z", + "hash": "522df3382a113d59ec8d1748d48a63c1b6af0bc1273c64bd9adf16a2b53d6e49" } }, "checkver": "github", "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/Hiram-Wong/ZyPlayer/releases/download/v$version/zyplayer-win-$version-x64.exe#/dl.7z" + "url": "https://github.com/Hiram-Wong/ZyPlayer/releases/download/v$version/zyfun-win-$version-x64.exe#/dl.7z" }, "32bit": { - "url": "https://github.com/Hiram-Wong/ZyPlayer/releases/download/v$version/zyplayer-win-$version.exe#/dl.7z" + "url": "https://github.com/Hiram-Wong/ZyPlayer/releases/download/v$version/zyfun-win-$version.exe#/dl.7z" } } },