mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 22:01:19 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "2.45.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.45.0/scaleway-cli_2.45.0_windows_amd64.exe#/scw.exe",
 | |
|             "hash": "4c22a468b45133eaddf80f1aa3cce9a35909ec204545b00fa55a045fc945e1d5"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.45.0/scaleway-cli_2.45.0_windows_386.exe#/scw.exe",
 | |
|             "hash": "7bf563ff91654cefdcb1d895b15715326e36f502f8f7e37c6ba732025caec659"
 | |
|         }
 | |
|     },
 | |
|     "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"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)