mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
micronaut: Update to version 1.1.2
This commit is contained in:
parent
33b9d3d0bf
commit
6ff9d99910
@ -1,11 +1,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",
|
||||||
"version": "1.1.1",
|
"version": "1.1.2",
|
||||||
"homepage": "https://micronaut.io",
|
"homepage": "https://micronaut.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.1.1/micronaut-1.1.1.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.1.2/micronaut-1.1.2.zip",
|
||||||
"hash": "7cf3dafa792f0786f70fb0e0120ed945e72be03b639261729c1aff19310430bd",
|
"hash": "07b9712e98ceb1b884306cf0903e46317f3f9ab6583154e47c36b40977098a6d",
|
||||||
"extract_dir": "micronaut-1.1.1",
|
"extract_dir": "micronaut-1.1.2",
|
||||||
"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