mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
wgcf: Update to version 2.2.28
This commit is contained in:
parent
86e18dd2c8
commit
92d076d830
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.27",
|
"version": "2.2.28",
|
||||||
"description": "Unofficial CLI for Cloudflare Warp (Wireguard VPN service)",
|
"description": "Unofficial CLI for Cloudflare Warp (Wireguard VPN service)",
|
||||||
"homepage": "https://github.com/ViRb3/wgcf",
|
"homepage": "https://github.com/ViRb3/wgcf",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.27/wgcf_2.2.27_windows_386.exe#/wgcf.exe",
|
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.28/wgcf_2.2.28_windows_386.exe#/wgcf.exe",
|
||||||
"hash": "eeb6d743221645ccbb3c41995b769b1bc5b029b07da45d7d2c1341346af692a6"
|
"hash": "eb340952a296cf622997e9adaf0ca87bd5796347838ebf912b195feb62d23b27"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.27/wgcf_2.2.27_windows_amd64.exe#/wgcf.exe",
|
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.28/wgcf_2.2.28_windows_amd64.exe#/wgcf.exe",
|
||||||
"hash": "2bf7b2ff7e91f74172668e06d8f34cb952ea9629e240391eeec7320b046a7f10"
|
"hash": "a261d00b325671251274587ba975a8cc7c8d4f649375089f241b0cc6b1aea783"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "if (!(Test-Path \"$persist_dir\\wgcf-account.toml\")) { New-Item \"$dir\\wgcf-account.toml\" | Out-Null }",
|
"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