quarkus-cli: Update to version 3.12.2

This commit is contained in:
github-actions[bot] 2024-07-10 16:28:54 +00:00
parent 0c2dbbef0c
commit d91fe3634b

View File

@ -1,14 +1,14 @@
{
"version": "3.12.1",
"version": "3.12.2",
"description": "A CLI for Quarkus Java framework",
"homepage": "https://quarkus.io/",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/quarkusio/quarkus/releases/download/3.12.1/quarkus-cli-3.12.1.zip",
"extract_dir": "quarkus-cli-3.12.1",
"hash": "fa4a8523e06a0b555601c1340afbde63e0d2eb2a7b7d5356e4312dbd584d27ec",
"url": "https://github.com/quarkusio/quarkus/releases/download/3.12.2/quarkus-cli-3.12.2.zip",
"extract_dir": "quarkus-cli-3.12.2",
"hash": "4f54fd895ff12bb253c85891d54b1b3fb2086afd811d404cfb3ee3b0d3c1aff3",
"bin": "bin\\quarkus.bat",
"checkver": {
"url": "https://registry.quarkus.io/client/platforms",