mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
quarkus-cli: Update to version 3.14.3
This commit is contained in:
parent
e5eaace911
commit
07d7ba4be7
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.14.2",
|
||||
"version": "3.14.3",
|
||||
"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.14.2/quarkus-cli-3.14.2.zip",
|
||||
"extract_dir": "quarkus-cli-3.14.2",
|
||||
"hash": "4215bbe945b2437484ce10ddce7b5a66d36a79110d8cea00e9071a4776d1b8f9",
|
||||
"url": "https://github.com/quarkusio/quarkus/releases/download/3.14.3/quarkus-cli-3.14.3.zip",
|
||||
"extract_dir": "quarkus-cli-3.14.3",
|
||||
"hash": "e8ff1a12492ec16b2c8851f780ebd7b9646d1c5180a7e82d70d70c54477eb23d",
|
||||
"bin": "bin\\quarkus.bat",
|
||||
"checkver": {
|
||||
"url": "https://registry.quarkus.io/client/platforms",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user