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