mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
quarkus-cli: Update to version 3.1.1
This commit is contained in:
parent
249dac611d
commit
b1d0911f48
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.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/3.1.0.Final/quarkus-cli-3.1.0.Final.zip",
|
||||
"extract_dir": "quarkus-cli-3.1.0.Final",
|
||||
"hash": "be82f6432137afc6e17cd53a8b3e145dacca9797dcd5fcd3bb30e82ecc53fb78",
|
||||
"url": "https://github.com/quarkusio/quarkus/releases/download/3.1.1.Final/quarkus-cli-3.1.1.Final.zip",
|
||||
"extract_dir": "quarkus-cli-3.1.1.Final",
|
||||
"hash": "dfbd54ea9ab6e581caaa52f7d3eda45a9460dcad66e82b3b863bef462403e40f",
|
||||
"bin": "bin\\quarkus.bat",
|
||||
"checkver": {
|
||||
"url": "https://registry.quarkus.io/client/platforms",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user