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