Skip to content

Commit

Permalink
Clash-for-Windows_Chinese: Update to version 0.20.39
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenway committed Oct 21, 2023
1 parent d186e7e commit 3609652
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions bucket/Clash-for-Windows_Chinese.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"version": "0.20.38",
"description": "clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序",
"homepage": "https://github.com/Z-Siqi/Clash-for-Windows_Chinese",
"homepage": "https://github.com/ender-zhao/Clash-for-Windows_Chinese",
"license": "Closed source Freeware",
"notes": "",
"architecture": {
"64bit": {
"url": "https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/download/CFW-V0.20.38_CN/Clash.for.Windows-0.20.38-win.7z",
"hash": "76e4de1cfcfe5c44d3f2553fee4984e3a856079c408b9426abe417d06607676f"
"url": "https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/download/CFW-V0.20.39_CN/Clash.for.Windows-0.20.39-win.7z",
"hash": "1b95dc7f12d37b34c525de07c6d5a0de7f672e55fd5dd03bd6cbfff6ae0c9c01"
}
},
"installer": {
Expand Down Expand Up @@ -49,16 +48,19 @@
]
],
"persist": "data",
"checkver": "github",
"checkver": {
"url": "https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases",
"regex": "Clash for Windows V(\\d(\\.\\d+)+)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/download/CFW-V$version_CN/Clash.for.Windows-$version-win.7z"
"url": "https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/download/CFW-V$version_CN/Clash.for.Windows-$version-win.7z"
}
},
"hash": {
"url": "https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/download/$version/sha256sum",
"regex": "(?m)^7z: $sha256"
"mode": "download"
}
}
},
"notes": "Clash for Windows data are now saved into '$persist_dir' and persisted by Scoop."
}

0 comments on commit 3609652

Please sign in to comment.