mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
micronaut: Update to version 3.2.3
This commit is contained in:
parent
676a39ed05
commit
9daf287573
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"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",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,9 +9,9 @@
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.2.2/micronaut-cli-3.2.2.zip",
|
||||
"hash": "a0b76845c1d4b34b5bacf9769e8c710b83ffe4224059ec9eca48c62907e66be4",
|
||||
"extract_dir": "micronaut-cli-3.2.2",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.2.3/micronaut-cli-3.2.3.zip",
|
||||
"hash": "7b6a815be99c37a99216f3302a93eb57af0b4151a563aa2d699bde75db5a81cc",
|
||||
"extract_dir": "micronaut-cli-3.2.3",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user