mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
wgcf: Update to version 2.2.23
This commit is contained in:
parent
210363efe0
commit
063891efd7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.2.22",
|
||||
"version": "2.2.23",
|
||||
"description": "Unofficial CLI for Cloudflare Warp (Wireguard VPN service)",
|
||||
"homepage": "https://github.com/ViRb3/wgcf",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.22/wgcf_2.2.22_windows_386.exe#/wgcf.exe",
|
||||
"hash": "a4cffd1c0ea7cf4f38511f017070354c6ba2985fa86409af38bf4172efed2d56"
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.23/wgcf_2.2.23_windows_386.exe#/wgcf.exe",
|
||||
"hash": "47a874830eaf1b21fc061f3bc0c7fa735f1128a9dab305eb6cbf681bce2f082f"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.22/wgcf_2.2.22_windows_amd64.exe#/wgcf.exe",
|
||||
"hash": "e66bc04b5a4dab82c0408359a9764123334b7e1189297e0e871144b1ab834d88"
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.23/wgcf_2.2.23_windows_amd64.exe#/wgcf.exe",
|
||||
"hash": "860f25320c45dd2c0ad9e7ab03ff12cab07a686c2e1743a19b6f538352ea8e37"
|
||||
}
|
||||
},
|
||||
"pre_install": "if (!(Test-Path \"$persist_dir\\wgcf-account.toml\")) { New-Item \"$dir\\wgcf-account.toml\" | Out-Null }",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user