{
    "version": "0.4.2",
    "description": "CLI for the open source password manager for teams",
    "homepage": "https://www.passbolt.com/",
    "license": "MIT License",
    "architecture": {
        "64bit": {
            "url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v0.4.2/go-passbolt-cli_0.4.2_windows_amd64.zip",
            "hash": "d8db93aa1e96674cba0400e4006ac282db8c5be99f16d09ece69a07a28650a4f"
        },
        "arm64": {
            "url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v0.4.2/go-passbolt-cli_0.4.2_windows_arm64.zip",
            "hash": "fed2dc0c1b51e4812c244985cb28aeba74346c849af4c06937f1f95a55943844"
        }
    },
    "bin": "passbolt.exe",
    "checkver": {
        "github": "https://github.com/passbolt/go-passbolt-cli"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v$version/go-passbolt-cli_$version_windows_amd64.zip"
            },
            "arm64": {
                "url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v$version/go-passbolt-cli_$version_windows_arm64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
