diff --git a/bucket/fideo-live-record.json b/bucket/fideo-live-record.json index 40ab5e48d..58763986d 100644 --- a/bucket/fideo-live-record.json +++ b/bucket/fideo-live-record.json @@ -1,5 +1,5 @@ { - "version": "1.1.0", + "version": "2.0.0", "description": "A convenient live broadcast recording software! Supports Tiktok, Youtube, Twitch, Bilibili, Bigo!(一款方便的直播录制软件! 支持tiktok, youtube, twitch, 抖音,虎牙,斗鱼,快手,微博,网易cc,bilibili,花椒, 淘宝, 京东)", "homepage": "https://github.com/chenfan0/fideo-live-record", "license": { @@ -8,16 +8,16 @@ }, "architecture": { "64bit": { - "url": "https://github.com/chenfan0/fideo-live-record/releases/download/v1.1.0/fideo-1.1.0-x64.exe#/dl.7z", - "hash": "911955adf7500dd9279d7380682611b5923d8a21e22872b0f25a0bcfaf77d7ca", + "url": "https://github.com/chenfan0/fideo-live-record/releases/download/v2.0.0/fideo-2.0.0-x64.exe#/dl.7z", + "hash": "9f9a647bba185c9fd4b23dff10310c06c8d54489a3969216fb47c58be17aad4b", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\`$R0\" -Force -Recurse" ] }, "arm64": { - "url": "https://github.com/chenfan0/fideo-live-record/releases/download/v1.1.0/fideo-1.1.0-arm64.exe#/dl.7z", - "hash": "b0f72826b5e307e4cbef0a15e218e8f62a0e6f2028a027487fb7108b4ce07271", + "url": "https://github.com/chenfan0/fideo-live-record/releases/download/v2.0.0/fideo-2.0.0-arm64.exe#/dl.7z", + "hash": "32714177185c644dc98da8421bed511bb80830267da8658cc3fdbcf15424207f", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-arm64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\`$R0\" -Force -Recurse"