mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
wgcf: Update to version 2.2.25
This commit is contained in:
parent
053756d84d
commit
7ef2b36ea7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.2.24",
|
||||
"version": "2.2.25",
|
||||
"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.24/wgcf_2.2.24_windows_386.exe#/wgcf.exe",
|
||||
"hash": "4b9c835f727ce1e98ab95ae72537144e625cc4d8916cd7d7ac53c3428bba2fae"
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.25/wgcf_2.2.25_windows_386.exe#/wgcf.exe",
|
||||
"hash": "11046e3b5cfb5e0698797c84d9b792f7e80b8a8657b362aa6c365c4f8c72f8fa"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.24/wgcf_2.2.24_windows_amd64.exe#/wgcf.exe",
|
||||
"hash": "386af3dec7c712764f4a4f7ad1b4fdd97ab080e8696e543d77dc08070e7c7bdd"
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.25/wgcf_2.2.25_windows_amd64.exe#/wgcf.exe",
|
||||
"hash": "43362fc43b4b5ea40e6a7c13ed52a991cc5fe9b69d6fc0f9fb06dab943763293"
|
||||
}
|
||||
},
|
||||
"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