mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
micronaut: Update to version 1.1.2
This commit is contained in:
parent
33b9d3d0bf
commit
6ff9d99910
@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"homepage": "https://micronaut.io",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.1.1/micronaut-1.1.1.zip",
|
||||
"hash": "7cf3dafa792f0786f70fb0e0120ed945e72be03b639261729c1aff19310430bd",
|
||||
"extract_dir": "micronaut-1.1.1",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.1.2/micronaut-1.1.2.zip",
|
||||
"hash": "07b9712e98ceb1b884306cf0903e46317f3f9ab6583154e47c36b40977098a6d",
|
||||
"extract_dir": "micronaut-1.1.2",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user