mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
micronaut: Update to version 2.3.4
This commit is contained in:
parent
7339fec87d
commit
225b1aff6c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.3",
|
"version": "2.3.4",
|
||||||
"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.3/micronaut-cli-2.3.3.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.3.4/micronaut-cli-2.3.4.zip",
|
||||||
"hash": "c414df31e99dfb73dec188bcd0146b11d2b7e20b881ce60cf29d81c3a4632ac6",
|
"hash": "eda859cfdac64e795b3d34dc2cf2ec1cd00a041125a31e3e03ae5f4b83f81023",
|
||||||
"extract_dir": "micronaut-cli-2.3.3",
|
"extract_dir": "micronaut-cli-2.3.4",
|
||||||
"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