mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
micronaut: Update to version 3.2.2
This commit is contained in:
parent
202dbeb70d
commit
675fad1cec
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.1",
|
"version": "3.2.2",
|
||||||
"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/v3.2.1/micronaut-cli-3.2.1.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.2.2/micronaut-cli-3.2.2.zip",
|
||||||
"hash": "47e377e61020490d287b3f1982eff0a3234fc75c848dffc3c6e64b791964636b",
|
"hash": "a0b76845c1d4b34b5bacf9769e8c710b83ffe4224059ec9eca48c62907e66be4",
|
||||||
"extract_dir": "micronaut-cli-3.2.1",
|
"extract_dir": "micronaut-cli-3.2.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