mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
wgcf: Update to version 2.2.18
This commit is contained in:
parent
3b19369f7c
commit
540b152bdc
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.2.17",
|
||||
"version": "2.2.18",
|
||||
"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.17/wgcf_2.2.17_windows_386.exe#/wgcf.exe",
|
||||
"hash": "16b18d68a6e47660a75ca68a61cc1f1b2fc2a04da3b250305044c7948525dba2"
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.18/wgcf_2.2.18_windows_386.exe#/wgcf.exe",
|
||||
"hash": "29647bf8ab5c15e16e148f61221a83343e959e106bb469039121908e9b35fead"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.17/wgcf_2.2.17_windows_amd64.exe#/wgcf.exe",
|
||||
"hash": "2e931ef0952a265b38357d0a5787320a710cff29fc11d7ddba4c48971d614557"
|
||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.18/wgcf_2.2.18_windows_amd64.exe#/wgcf.exe",
|
||||
"hash": "fb49a7b3c8bd824549a83a72389101086e5d5f367a28a11f8e1972e0bc902f5f"
|
||||
}
|
||||
},
|
||||
"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