mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
micronaut: Update to version 2.4.1
This commit is contained in:
parent
f6077760c4
commit
d2422af2e1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"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/v2.4.0/micronaut-cli-2.4.0.zip",
|
||||
"hash": "992a0112764b775aff09d959e8e968d8ad0efa10f157ed9f4e7e2f072f4c3f2f",
|
||||
"extract_dir": "micronaut-cli-2.4.0",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.4.1/micronaut-cli-2.4.1.zip",
|
||||
"hash": "66c4738d870b0f0c8eb7b5c9f7cfb393789ec825712f0e3f67ddf274bea12dd1",
|
||||
"extract_dir": "micronaut-cli-2.4.1",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user