mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
micronaut: Update to version 4.1.2
This commit is contained in:
parent
65ee9b673f
commit
007187bda5
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.1.1",
|
"version": "4.1.2",
|
||||||
"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.1.1/micronaut-cli-4.1.1.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.1.2/micronaut-cli-4.1.2.zip",
|
||||||
"hash": "a6c1e273d0e7352d442afe845d15e149e459befa1e009f6e4dbbfdd8068f63cb",
|
"hash": "d587014e5b64cd7e1b50b3f222191111895f2d3d3b71d00259dd47b52e2290bd",
|
||||||
"extract_dir": "micronaut-cli-4.1.1",
|
"extract_dir": "micronaut-cli-4.1.2",
|
||||||
"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