mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			845 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			845 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.59.1",
 | 
						|
    "description": "Allows deleting all resources of an AWS account.",
 | 
						|
    "homepage": "https://aws-nuke.ekristen.dev/",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/ekristen/aws-nuke/releases/download/v3.59.1/aws-nuke-v3.59.1-windows-amd64.zip",
 | 
						|
            "hash": "748680f39146c8c033580de6bfe209b800b04996166fe0312ab815005189889e"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "aws-nuke.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/ekristen/aws-nuke"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/ekristen/aws-nuke/releases/download/v$version/aws-nuke-v$version-windows-amd64.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |