mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
micronaut: Update to version 4.3.2
This commit is contained in:
parent
9781c841ab
commit
714d759280
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.3.1",
|
"version": "4.3.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",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.3.1/micronaut-cli-4.3.1.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.3.2/micronaut-cli-4.3.2.zip",
|
||||||
"hash": "886e76f1411e0933b3df840fd1f5011c573358b1b8701460708e1b1f06d25f1e",
|
"hash": "4eaa907a65d89acc7109b97fe1de155701569418edc20ebc8b94560ee7ea6dcd",
|
||||||
"extract_dir": "micronaut-cli-4.3.1",
|
"extract_dir": "micronaut-cli-4.3.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