mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 05:31:21 +00:00
29 lines
1.2 KiB
JSON
29 lines
1.2 KiB
JSON
{
|
|
"version": "2024.12.2",
|
|
"description": "Command-line client to interact with Cloudflare Tunnel, Cloudflare Access, start up a DNS over HTTPS resolver and more.",
|
|
"homepage": "https://github.com/cloudflare/cloudflared",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.12.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
|
|
"hash": "c2f4a3c3ea4c62eed562ede027d586a6044d35517e335e642f4e9783e651e4a3"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.12.2/cloudflared-windows-386.exe#/cloudflared.exe",
|
|
"hash": "69cb87cbe6468acdb393e20f8934de3c11c79ae2a61bbeb028ca07da1cd61118"
|
|
}
|
|
},
|
|
"bin": "cloudflared.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/cloudflare/cloudflared/releases/download/$version/cloudflared-windows-amd64.exe#/cloudflared.exe"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/cloudflare/cloudflared/releases/download/$version/cloudflared-windows-386.exe#/cloudflared.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|