micronaut: Update to version 1.2.6

This commit is contained in:
Richard Kuhnt 2019-11-05 20:00:36 +00:00
parent 793d5e44d2
commit 20755b987b

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