mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
quarkus-cli: Update to version 3.21.1
This commit is contained in:
parent
e77ede64f6
commit
5f8d0c8138
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.21.0",
|
||||
"version": "3.21.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.21.0/quarkus-cli-3.21.0.zip",
|
||||
"extract_dir": "quarkus-cli-3.21.0",
|
||||
"hash": "18049235a4787279461858a289abd20565bdf97341ab6e97a5d8d6a7c9ae2049",
|
||||
"url": "https://github.com/quarkusio/quarkus/releases/download/3.21.1/quarkus-cli-3.21.1.zip",
|
||||
"extract_dir": "quarkus-cli-3.21.1",
|
||||
"hash": "a1d5e07907b76dc2b8e2403cd377de594531c0e7419eaff25e6fe5d82e6c1bef",
|
||||
"bin": "bin\\quarkus.bat",
|
||||
"checkver": {
|
||||
"url": "https://registry.quarkus.io/client/platforms",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user