micronaut: Update to version 1.2.3

This commit is contained in:
Richard Kuhnt 2019-09-27 15:01:50 +00:00
parent 8166edd0ba
commit 833865e025

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