micronaut: Update to version 1.1.1

This commit is contained in:
Richard Kuhnt 2019-05-08 15:00:21 +00:00
parent 57a43c8ee3
commit be5020ea68

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.0",
"version": "1.1.1",
"homepage": "https://micronaut.io",
"license": "Apache-2.0",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.1.0/micronaut-1.1.0.zip",
"hash": "21595867692f61317a20c8222c88c86a6599663461b2bed1d1922e6643cc84b9",
"extract_dir": "micronaut-1.1.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",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"