mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
micronaut: Update to version 3.2.0
This commit is contained in:
parent
cea2585b5f
commit
679c8d4b6b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.3",
|
"version": "3.2.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.1.3/micronaut-cli-3.1.3.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.2.0/micronaut-cli-3.2.0.zip",
|
||||||
"hash": "3261f3d2d15529d551dfe8bcbb4b3476b09a783ace75e5b81da2ef8da3672218",
|
"hash": "95762c6ac9c44625ac3de42b5df2c29f9a70984a52a05487ff0b7103f5d9e66e",
|
||||||
"extract_dir": "micronaut-cli-3.1.3",
|
"extract_dir": "micronaut-cli-3.2.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