mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
micronaut: Update to version 2.5.6
This commit is contained in:
parent
bbf2bcdb33
commit
11c4f2e6eb
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.5",
|
"version": "2.5.6",
|
||||||
"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.5/micronaut-cli-2.5.5.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.5.6/micronaut-cli-2.5.6.zip",
|
||||||
"hash": "53e675fcd413f14d2baa4e62e52c29fe301afa222bd674d359e65675961f9785",
|
"hash": "887f1b515603291eccde7e7f2a326d929f06cc929003cc5c783780771a888b9b",
|
||||||
"extract_dir": "micronaut-cli-2.5.5",
|
"extract_dir": "micronaut-cli-2.5.6",
|
||||||
"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