Skip to content

Commit

Permalink
fideo-live-record: Update to version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 18, 2025
1 parent 44ed6a4 commit 6b9e2bd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/fideo-live-record.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand All @@ -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"
Expand Down

0 comments on commit 6b9e2bd

Please sign in to comment.