mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
quarkus-cli: Update to version 3.1.2
This commit is contained in:
parent
f1b0c1f61d
commit
ced6af4db0
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.1.1",
|
||||
"version": "3.1.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.1.1.Final/quarkus-cli-3.1.1.Final.zip",
|
||||
"extract_dir": "quarkus-cli-3.1.1.Final",
|
||||
"hash": "dfbd54ea9ab6e581caaa52f7d3eda45a9460dcad66e82b3b863bef462403e40f",
|
||||
"url": "https://github.com/quarkusio/quarkus/releases/download/3.1.2.Final/quarkus-cli-3.1.2.Final.zip",
|
||||
"extract_dir": "quarkus-cli-3.1.2.Final",
|
||||
"hash": "525b5bfa8c00b155f2322fd41bd3e27734ae390208651cf8ea0c11fb306450ec",
|
||||
"bin": "bin\\quarkus.bat",
|
||||
"checkver": {
|
||||
"url": "https://registry.quarkus.io/client/platforms",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user