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