micronaut: Update to version 1.2.8

This commit is contained in:
Richard Kuhnt 2019-12-16 22:00:20 +00:00
parent 3b992f8d44
commit e59da6637e

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