micronaut: Update to version 1.2.2

This commit is contained in:
Richard Kuhnt 2019-09-13 18:00:17 +00:00
parent d9ed96e235
commit 055b92e531

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.2.1",
"version": "1.2.2",
"homepage": "https://micronaut.io",
"license": "Apache-2.0",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.2.1/micronaut-1.2.1.zip",
"hash": "1493511d92fcf8c26849c25dab8e79b63a24ff05fc943dc3945c1d3529fb8751",
"extract_dir": "micronaut-1.2.1",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.2.2/micronaut-1.2.2.zip",
"hash": "0119281bc64001e4d66f4149a19133e5539ceeefe649156c6dd09b971946f8f3",
"extract_dir": "micronaut-1.2.2",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"