Skip to content

Commit

Permalink
wgcf: Update to version 2.2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 24, 2024
1 parent 194efe1 commit f5766f2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/wgcf.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "2.2.23",
"version": "2.2.24",
"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.23/wgcf_2.2.23_windows_386.exe#/wgcf.exe",
"hash": "47a874830eaf1b21fc061f3bc0c7fa735f1128a9dab305eb6cbf681bce2f082f"
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.24/wgcf_2.2.24_windows_386.exe#/wgcf.exe",
"hash": "4b9c835f727ce1e98ab95ae72537144e625cc4d8916cd7d7ac53c3428bba2fae"
},
"64bit": {
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.23/wgcf_2.2.23_windows_amd64.exe#/wgcf.exe",
"hash": "860f25320c45dd2c0ad9e7ab03ff12cab07a686c2e1743a19b6f538352ea8e37"
"url": "https://github.com/ViRb3/wgcf/releases/download/v2.2.24/wgcf_2.2.24_windows_amd64.exe#/wgcf.exe",
"hash": "386af3dec7c712764f4a4f7ad1b4fdd97ab080e8696e543d77dc08070e7c7bdd"
}
},
"pre_install": "if (!(Test-Path \"$persist_dir\\wgcf-account.toml\")) { New-Item \"$dir\\wgcf-account.toml\" | Out-Null }",
Expand Down

0 comments on commit f5766f2

Please sign in to comment.