mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
micronaut: Update to version 2.4.0
This commit is contained in:
parent
fa1800e21e
commit
d8b03126c3
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.4",
|
"version": "2.4.0",
|
||||||
"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.3.4/micronaut-cli-2.3.4.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.4.0/micronaut-cli-2.4.0.zip",
|
||||||
"hash": "eda859cfdac64e795b3d34dc2cf2ec1cd00a041125a31e3e03ae5f4b83f81023",
|
"hash": "992a0112764b775aff09d959e8e968d8ad0efa10f157ed9f4e7e2f072f4c3f2f",
|
||||||
"extract_dir": "micronaut-cli-2.3.4",
|
"extract_dir": "micronaut-cli-2.4.0",
|
||||||
"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