mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
micronaut: Update to version 2.2.2
This commit is contained in:
parent
3d888c491a
commit
f755e693fd
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"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.2.1/micronaut-cli-2.2.1.zip",
|
||||
"hash": "f9f1167c35378f925bf98681672a40df48346b30a63a35c8d1297b466ef10f69",
|
||||
"extract_dir": "micronaut-cli-2.2.1",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.2.2/micronaut-cli-2.2.2.zip",
|
||||
"hash": "e4fca7db9fd45332dff772b1e38f54a54e67d97284e1e1f39aa97c50ccba0712",
|
||||
"extract_dir": "micronaut-cli-2.2.2",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user