{
    "version": "7.10.5",
    "description": "Securely store and access AWS credentials in development environments (Maintained fork)",
    "homepage": "https://github.com/ByteNess/aws-vault",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ByteNess/aws-vault/releases/download/v7.10.5/aws-vault-windows-amd64.exe#/aws-vault.exe",
            "hash": "24e04b89cbf1fa023c982a8a679adc4251b9a6fcdfae744ded2a9b68da0f200e"
        },
        "arm64": {
            "url": "https://github.com/ByteNess/aws-vault/releases/download/v7.10.5/aws-vault-windows-arm64.exe#/aws-vault.exe",
            "hash": "e1c07359a69a3bf56572d28e33d372fb5bb82023af59a43d481619a61b149de3"
        }
    },
    "bin": "aws-vault.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ByteNess/aws-vault/releases/download/v$version/aws-vault-windows-amd64.exe#/aws-vault.exe"
            },
            "arm64": {
                "url": "https://github.com/ByteNess/aws-vault/releases/download/v$version/aws-vault-windows-arm64.exe#/aws-vault.exe"
            }
        },
        "hash": {
            "url": "$baseurl/aws-vault_sha256_checksums.txt"
        }
    }
}
