mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.4.0",
 | 
						|
    "description": "Manage BareMetal Servers from Command Line (as easily as with Docker).",
 | 
						|
    "homepage": "https://github.com/scaleway/scaleway-cli",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.4.0/scw-2.4.0-windows-x86_64.exe#/scw.exe",
 | 
						|
            "hash": "b3d20738c8d266e7b37611a7a12f7ea26073dbef6bb7c34499a590862b25c443"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.4.0/scw-2.4.0-windows-386.exe#/scw.exe",
 | 
						|
            "hash": "fb3042a12619302e20e9c97803182d0c90a9f12dbcbc3b6b91f73ec828bc7476"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "scw.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scw-$version-windows-x86_64.exe#/scw.exe"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scw-$version-windows-386.exe#/scw.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/SHA256SUMS"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |