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.6.2",
 | 
						|
    "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.6.2/scaleway-cli_2.6.2_windows_amd64.exe#/scw.exe",
 | 
						|
            "hash": "14ef4f243f1d7a9d6c0014dad1fc3ea5353ba8051b39fd3686ccb47171c84f7f"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.2/scaleway-cli_2.6.2_windows_386.exe#/scw.exe",
 | 
						|
            "hash": "8b7e4c1cb6077b1b09dc7a6614b2ba6cce2386568577172c6829aa5ce9155dc7"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "scw.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scaleway-cli_$version_windows_amd64.exe#/scw.exe"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scaleway-cli_$version_windows_386.exe#/scw.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/SHA256SUMS"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |