mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
wgcf: Update to version 2.2.19
This commit is contained in:
parent
c8f98178ff
commit
c7bad47f21
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.18",
|
"version": "2.2.19",
|
||||||
"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.18/wgcf_2.2.18_windows_386.exe#/wgcf.exe",
|
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.19/wgcf_2.2.19_windows_386.exe#/wgcf.exe",
|
||||||
"hash": "29647bf8ab5c15e16e148f61221a83343e959e106bb469039121908e9b35fead"
|
"hash": "b70142f08bc673b41c8a2409c94ff56dc63df874c48cfa1b393be8d3a6d08de5"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.18/wgcf_2.2.18_windows_amd64.exe#/wgcf.exe",
|
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.19/wgcf_2.2.19_windows_amd64.exe#/wgcf.exe",
|
||||||
"hash": "fb49a7b3c8bd824549a83a72389101086e5d5f367a28a11f8e1972e0bc902f5f"
|
"hash": "100a362d3105ef6c61f9d2987ee1ac594d9b7e6d8bd0c72c7c4647c3af33059e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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