mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 15:51:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2022.1.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": {
 | 
						|
        "identifier": "Freeware",
 | 
						|
        "url": "https://github.com/cloudflare/cloudflared/blob/master/LICENSE"
 | 
						|
    },
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.1.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
 | 
						|
            "hash": "383ba54e064d1394f1e28306d99b4ebd45948c7db87bf8e7fe5815c62fac0d13"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.1.2/cloudflared-windows-386.exe#/cloudflared.exe",
 | 
						|
            "hash": "4085ce82631094fa1c7ce64129dce0928760e823e33d5f2727e7fe817b9f3d7b"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |