mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
quarkus-cli: Update to version 3.2.3
This commit is contained in:
parent
7f19faa3e0
commit
67ec3c62d5
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.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.2.2.Final/quarkus-cli-3.2.2.Final.zip",
|
||||
"extract_dir": "quarkus-cli-3.2.2.Final",
|
||||
"hash": "978232e59455a40bf441c3c918d1c9912684cabc92f2023506c9f1ffa7196d4b",
|
||||
"url": "https://github.com/quarkusio/quarkus/releases/download/3.2.3.Final/quarkus-cli-3.2.3.Final.zip",
|
||||
"extract_dir": "quarkus-cli-3.2.3.Final",
|
||||
"hash": "45b0e56747f6e87c63c0a29f23baf1bc0759689a89e63ac16276c9b3d0e02edc",
|
||||
"bin": "bin\\quarkus.bat",
|
||||
"checkver": {
|
||||
"url": "https://registry.quarkus.io/client/platforms",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user