micronaut: Update to version 1.2.7

This commit is contained in:
Richard Kuhnt 2019-12-02 22:00:21 +00:00
parent 53b89a3d94
commit 408d7ea3cb

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