mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
micronaut: Update to version 3.1.0
This commit is contained in:
parent
6032ba4a8b
commit
e2a0a9a65f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.3",
|
"version": "3.1.0",
|
||||||
"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.0.3/micronaut-cli-3.0.3.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.1.0/micronaut-cli-3.1.0.zip",
|
||||||
"hash": "b49e32f8534c07f3f537f6a03db0dad8014dea405d4e3525a5c4417f474166e3",
|
"hash": "5fa8548cce498a4b2f97828651b84f83c31888bbeca47e028a859bdbdfbf0ed4",
|
||||||
"extract_dir": "micronaut-cli-3.0.3",
|
"extract_dir": "micronaut-cli-3.1.0",
|
||||||
"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