mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
micronaut: Update to version 2.5.7
This commit is contained in:
parent
0c08df40ac
commit
b926d2d30e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.6",
|
"version": "2.5.7",
|
||||||
"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.6/micronaut-cli-2.5.6.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.5.7/micronaut-cli-2.5.7.zip",
|
||||||
"hash": "887f1b515603291eccde7e7f2a326d929f06cc929003cc5c783780771a888b9b",
|
"hash": "c1af8f4321fed0fcfdb95538ad346368127bf5fdf3690b64f7ffc1b7008bca89",
|
||||||
"extract_dir": "micronaut-cli-2.5.6",
|
"extract_dir": "micronaut-cli-2.5.7",
|
||||||
"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