micronaut: Update to version 1.2.4

This commit is contained in:
Richard Kuhnt 2019-10-14 21:00:17 +00:00
parent 7ff1722757
commit 72f0a36f87

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