mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
micronaut: Update to version 2.5.11
This commit is contained in:
parent
f84afa6b4e
commit
979cd755d0
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.9",
|
"version": "2.5.11",
|
||||||
"description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications",
|
"description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications",
|
||||||
"homepage": "https://micronaut.io",
|
"homepage": "https://micronaut.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -9,9 +9,9 @@
|
|||||||
"java/openjdk"
|
"java/openjdk"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.5.9/micronaut-cli-2.5.9.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.5.11/micronaut-cli-2.5.11.zip",
|
||||||
"hash": "17f4bb66f3734d63c903c7bffeebb513d11e756872e25ecabb8101dde48a7082",
|
"hash": "5cb528c56919e2019ede9b6e9e7246adce8a99bddfff70131ad576fa9884b12a",
|
||||||
"extract_dir": "micronaut-cli-2.5.9",
|
"extract_dir": "micronaut-cli-2.5.11",
|
||||||
"bin": "bin\\mn.bat",
|
"bin": "bin\\mn.bat",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"MICRONAUT_HOME": "$dir"
|
"MICRONAUT_HOME": "$dir"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user