{
    "version": "2.53.0",
    "description": "Flexible & Powerful Open Source Multi-Protocol Messaging",
    "homepage": "https://artemis.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://dlcdn.apache.org/artemis/artemis/2.53.0/apache-artemis-2.53.0-bin.zip",
    "hash": "sha512:108e2933f8f896780e1eb594bfc634acd8579a0163f0f36d3e932bb92d9489736a948c95343708c899b1c8fe5e69f1563ea3eb55935f8cc905dd81706bff8dbb",
    "extract_dir": "apache-artemis-2.53.0",
    "bin": "bin\\artemis.cmd",
    "checkver": {
        "url": "https://artemis.apache.org/components/artemis/download/",
        "regex": "Apache Artemis ([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://dlcdn.apache.org/artemis/artemis/$version/apache-artemis-$version-bin.zip",
        "hash": {
            "url": "$url.sha512"
        },
        "extract_dir": "apache-artemis-$version"
    }
}
