mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.177.0",
 | 
						|
    "description": "Terraform Orchestration Tool for DevOps",
 | 
						|
    "homepage": "https://atmos.tools",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/cloudposse/atmos/releases/download/v1.177.0/atmos_1.177.0_windows_amd64.exe#/atmos.exe",
 | 
						|
            "hash": "62ec05c0c0466054eb524ecc7961c333065419a7037939d576713201246c3a60"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/cloudposse/atmos/releases/download/v1.177.0/atmos_1.177.0_windows_386.exe#/atmos.exe",
 | 
						|
            "hash": "659a4110c90d7aefcf17508185da098ba5ac6e3f9838f1031fd814d06a20f9f5"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "atmos.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/cloudposse/atmos"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/cloudposse/atmos/releases/download/v$version/atmos_$version_windows_amd64.exe#/atmos.exe"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/cloudposse/atmos/releases/download/v$version/atmos_$version_windows_386.exe#/atmos.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/atmos_$version_SHA256SUMS"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |