micronaut: Update to version 1.2.5

This commit is contained in:
Richard Kuhnt 2019-10-17 21:00:17 +00:00
parent 83474dd4f3
commit 7257584779

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