micronaut: Update to version 1.3.7

This commit is contained in:
Jakub Čábera 2020-07-10 17:54:38 +02:00
parent b332673652
commit 58a71e4de7

View File

@ -1,11 +1,11 @@
{
"version": "1.3.7",
"description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications",
"version": "1.3.6",
"homepage": "https://micronaut.io",
"license": "Apache-2.0",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.3.6/micronaut-1.3.6.zip",
"hash": "271a5af14f87e78ec8c72cfd09d04c50c96826532a5496bd9651a2775815693f",
"extract_dir": "micronaut-1.3.6",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.3.7/micronaut-1.3.7.zip",
"hash": "9b55de172381ea608b0c88b70a34ce185a4a32f6595a9a027cc836036ece67b5",
"extract_dir": "micronaut-1.3.7",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"