mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
micronaut: Update to version 2.2.3
This commit is contained in:
parent
3cb59de006
commit
65092e8ee5
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"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.2.2/micronaut-cli-2.2.2.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.2.3/micronaut-cli-2.2.3.zip",
|
||||||
"hash": "e4fca7db9fd45332dff772b1e38f54a54e67d97284e1e1f39aa97c50ccba0712",
|
"hash": "f68c7fd1ab11125942937f19ee4b677f30a42314d76d7fd2f3f4d6260954b370",
|
||||||
"extract_dir": "micronaut-cli-2.2.2",
|
"extract_dir": "micronaut-cli-2.2.3",
|
||||||
"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