mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.43.0",
 | 
						|
    "description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it",
 | 
						|
    "homepage": "https://github.com/gruntwork-io/cloud-nuke",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.43.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
 | 
						|
            "hash": "d4be5c9a732918bd01ce3b4c70dd4c20d001fe8553371bf59abb631f1d74254f"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.43.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
 | 
						|
            "hash": "8aee3cd8870829ccc590a9da04acf17a562e11960f4e4172cc0f66e46bd7c6b4"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "cloud-nuke.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_386.exe#/cloud-nuke.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/SHA256SUMS"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |