{
    "version": "3.64.2",
    "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.64.2/aws-nuke-v3.64.2-windows-amd64.zip",
            "hash": "66f1a494af0ec47b6fc17c73262476bf7d928672b8c14daad46b946b12181578"
        }
    },
    "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"
        }
    }
}
