{
    "version": "2.30.0",
    "description": "A command line tool for RabbitMQ that uses the HTTP API",
    "homepage": "https://github.com/rabbitmq/rabbitmqadmin-ng",
    "license": "Apache-2.0|MIT",
    "notes": [
        "If you are migrating from the original `rabbitmqadmin`,",
        "please see Breaking or Potentially Breaking Changes:",
        "https://github.com/rabbitmq/rabbitmqadmin-ng?tab=readme-ov-file#breaking-or-potentially-breaking-changes"
    ],
    "architecture": {
        "64bit": {
            "url": "https://github.com/rabbitmq/rabbitmqadmin-ng/releases/download/v2.30.0/rabbitmqadmin-2.30.0-x86_64-pc-windows-msvc.exe#/rabbitmqadmin.exe",
            "hash": "df8556033b800f4d7b209f9931754e46c3d13d3bad42e79326c2a5973159c946"
        }
    },
    "bin": "rabbitmqadmin.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/rabbitmq/rabbitmqadmin-ng/releases/download/v$version/rabbitmqadmin-$version-x86_64-pc-windows-msvc.exe#/rabbitmqadmin.exe"
            }
        }
    }
}
