mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
micronaut: Update to version 2.4.4
This commit is contained in:
parent
c0d51849ff
commit
049d5827c3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.4.3",
|
||||
"version": "2.4.4",
|
||||
"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.3/micronaut-cli-2.4.3.zip",
|
||||
"hash": "675335e9679ab26903e113f1c795ed918506ea38f382c0ffc861d0a5c62f032c",
|
||||
"extract_dir": "micronaut-cli-2.4.3",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.4.4/micronaut-cli-2.4.4.zip",
|
||||
"hash": "a52c19745ad5a38daf8d15d10d80fe2a1ede0552fec266449bcf02ea6e5203fc",
|
||||
"extract_dir": "micronaut-cli-2.4.4",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user