{
    "version": "2.32.0",
    "description": "Flexible & Powerful Open Source Multi-Protocol Messaging",
    "homepage": "https://activemq.apache.org/components/artemis/",
    "license": "Apache-2.0",
    "notes": "Create a broker instance by running 'artemis create (broker path)'",
    "suggest": {
        "JDK": "java/openjdk"
    },
    "url": "https://archive.apache.org/dist/activemq/activemq-artemis/2.32.0/apache-artemis-2.32.0-bin.zip",
    "hash": "sha512:2ef2edca5d954dda6316d1680d4fd69ba953e377a5bf32e558de776739519d3e4238103be13d5c58f661451a950e7db1a4126e09a0650c842c6ce05ff5131c1b",
    "extract_dir": "apache-artemis-2.32.0",
    "bin": "bin\\artemis.cmd",
    "checkver": {
        "url": "https://activemq.apache.org/components/artemis/download/",
        "regex": "ActiveMQ Artemis ([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://archive.apache.org/dist/activemq/activemq-artemis/$version/apache-artemis-$version-bin.zip",
        "extract_dir": "apache-artemis-$version",
        "hash": {
            "url": "$url.sha512"
        }
    }
}
