mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
quarkus-cli: Update to version 2.16.1
This commit is contained in:
parent
8a72b57ee5
commit
5db9787435
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "2.16.0",
|
||||
"version": "2.16.1",
|
||||
"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.0.Final/quarkus-cli-2.16.0.Final.zip",
|
||||
"extract_dir": "quarkus-cli-2.16.0.Final",
|
||||
"hash": "43269b231b26ba827aa9ba5b76759aba22cdf620455caeaa4b9472a42803ff0c",
|
||||
"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",
|
||||
"bin": "bin\\quarkus.bat",
|
||||
"checkver": {
|
||||
"url": "https://registry.quarkus.io/client/platforms",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user