mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
micronaut: Update to version 2.1.1
This commit is contained in:
parent
2b1c6a03ee
commit
7a5b082792
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.0",
|
"version": "2.1.1",
|
||||||
"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",
|
||||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.1.0/micronaut-cli-2.1.0.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.1.1/micronaut-cli-2.1.1.zip",
|
||||||
"hash": "cd30de14a4b5bc7a99cbe9c1bd6d253ddfb1085d28bbcc1fac6faa632cc5e272",
|
"hash": "29bf56a953a7adfa047fdbf2f7c30edfbb0ad2a1906827d7544d3cb63ee0cea7",
|
||||||
"extract_dir": "micronaut-cli-2.1.0",
|
"extract_dir": "micronaut-2.1.1",
|
||||||
"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