micronaut: Update to version 2.1.1

This commit is contained in:
Jakub Čábera 2020-10-14 09:04:40 +02:00
parent 2b1c6a03ee
commit 7a5b082792

View File

@ -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",
"homepage": "https://micronaut.io",
"license": "Apache-2.0",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.1.0/micronaut-cli-2.1.0.zip",
"hash": "cd30de14a4b5bc7a99cbe9c1bd6d253ddfb1085d28bbcc1fac6faa632cc5e272",
"extract_dir": "micronaut-cli-2.1.0",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.1.1/micronaut-cli-2.1.1.zip",
"hash": "29bf56a953a7adfa047fdbf2f7c30edfbb0ad2a1906827d7544d3cb63ee0cea7",
"extract_dir": "micronaut-2.1.1",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"