mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
micronaut: Update to version 4.4.3
This commit is contained in:
parent
fd2725aa69
commit
5842521195
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.4.2",
|
"version": "4.4.3",
|
||||||
"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",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.4.2/micronaut-cli-4.4.2.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.4.3/micronaut-cli-4.4.3.zip",
|
||||||
"hash": "46a46a5bb2117f3b6122c8f4e220d419d1d0edfe8c00e34e1e75cf5ff9827731",
|
"hash": "63775f9d2a8631ca85e01a0527b84aa18e4a5d9ae95592de8cd69540ff2d790b",
|
||||||
"extract_dir": "micronaut-cli-4.4.2",
|
"extract_dir": "micronaut-cli-4.4.3",
|
||||||
"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