mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
quarkus-cli: Update to version 3.0.3
This commit is contained in:
parent
19cd3b8fc1
commit
b9d0b3e01f
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.0.2",
|
||||
"version": "3.0.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.0.2.Final/quarkus-cli-3.0.2.Final.zip",
|
||||
"extract_dir": "quarkus-cli-3.0.2.Final",
|
||||
"hash": "62eb9695c62613a4650d38952cb635cb67712a126eb4edbde70aafc6f89e8436",
|
||||
"url": "https://github.com/quarkusio/quarkus/releases/download/3.0.3.Final/quarkus-cli-3.0.3.Final.zip",
|
||||
"extract_dir": "quarkus-cli-3.0.3.Final",
|
||||
"hash": "365afaa9b8699e33725c2e395a6e04922356d99cf636d6792e62db33a4e53e57",
|
||||
"bin": "bin\\quarkus.bat",
|
||||
"checkver": {
|
||||
"url": "https://registry.quarkus.io/client/platforms",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user