micronaut: Update to version 1.1.3

This commit is contained in:
Richard Kuhnt 2019-06-04 14:00:37 +00:00
parent 6f852a42a9
commit 4add2ba64e

View File

@ -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.2",
"version": "1.1.3",
"homepage": "https://micronaut.io",
"license": "Apache-2.0",
"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",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.1.3/micronaut-1.1.3.zip",
"hash": "e4b6f4c277f5d82eb09bb5d2c2fff0425a8a3cbd882324c67ac181efa220d8bd",
"extract_dir": "micronaut-1.1.3",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"