mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
wgcf: Update to version 2.2.16
This commit is contained in:
parent
8a562d83b3
commit
04d2fa81df
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.2.15",
|
||||
"version": "2.2.16",
|
||||
"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.15/wgcf_2.2.15_windows_386.exe#/wgcf.exe",
|
||||
"hash": "ad58ec6bbe700238359624e68c26f460befefe0b8a3fba1b37a9f01f0553046b"
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.16/wgcf_2.2.16_windows_386.exe#/wgcf.exe",
|
||||
"hash": "4915e61ff0c1d0c0215ae4b435d59896dffc7fa2541dda34badd1ff90fad5bb8"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.15/wgcf_2.2.15_windows_amd64.exe#/wgcf.exe",
|
||||
"hash": "2aba25924a6db2703a344aff1f5b5573af8cd19d82a4718117675a0bc59d285d"
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.16/wgcf_2.2.16_windows_amd64.exe#/wgcf.exe",
|
||||
"hash": "cb336c748db45dd51b3337b43cec0c59808f7b0ed541f47b67894c4cdd9cb6b7"
|
||||
}
|
||||
},
|
||||
"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