mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	scaleway-cli: Update to version 2.2.1
This commit is contained in:
		
							parent
							
								
									5fa6cda834
								
							
						
					
					
						commit
						bdefa65496
					
				@ -1,16 +1,16 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "2.2.0",
 | 
			
		||||
    "version": "2.2.1",
 | 
			
		||||
    "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.2.0/scw-2-2-0-windows-x86_64.exe#/scw.exe",
 | 
			
		||||
            "hash": "766f261db25c24e1b04abc8c096dfc5264b919c2def93fd61611305a7e2dd71f"
 | 
			
		||||
            "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.1/scw-2.2.1-windows-x86_64.exe#/scw.exe",
 | 
			
		||||
            "hash": "a511602538ffe9683b3ef29760e6bd4915381833b419c8a2def9f83a6cacdbea"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.0/scw-2-2-0-windows-386.exe#/scw.exe",
 | 
			
		||||
            "hash": "4e2be7b0c862ca0d0f15999b01e5b3b2ffd256f1ea4a14f0de5289b9bfeaca51"
 | 
			
		||||
            "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.1/scw-2.2.1-windows-386.exe#/scw.exe",
 | 
			
		||||
            "hash": "3fdd9390faf1e087dd43500e15ca3d4dffec7424e737cbef6bb3afee947fd337"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "scw.exe",
 | 
			
		||||
@ -18,10 +18,10 @@
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scw-$dashVersion-windows-x86_64.exe#/scw.exe"
 | 
			
		||||
                "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-$dashVersion-windows-386.exe#/scw.exe"
 | 
			
		||||
                "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scw-$version-windows-386.exe#/scw.exe"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user