mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			870 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			870 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "4.9.0",
 | 
						|
    "description": "A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline.",
 | 
						|
    "homepage": "https://localstack.cloud",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/localstack/localstack-cli/releases/download/v4.9.0/localstack-cli-4.9.0-windows-amd64-onefile.zip",
 | 
						|
            "hash": "75172901ca56e3bbc4a1cfcdf101e98f42ded77be71eb81c80f749bd5478ce84"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "localstack.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/localstack/localstack-cli"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/localstack/localstack-cli/releases/download/v$version/localstack-cli-$version-windows-amd64-onefile.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |