micronaut: Update to version 1.3.6

This commit is contained in:
Jakub Čábera 2020-06-06 09:21:03 +02:00
parent ca92639c47
commit 2f9754b34b

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", "description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications",
"version": "1.3.5", "version": "1.3.6",
"homepage": "https://micronaut.io", "homepage": "https://micronaut.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.3.5/micronaut-1.3.5.zip", "url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.3.6/micronaut-1.3.6.zip",
"hash": "456ae4f241772465bfafa4e589fb572a761476186f182ec365fcfb0f486b235e", "hash": "271a5af14f87e78ec8c72cfd09d04c50c96826532a5496bd9651a2775815693f",
"extract_dir": "micronaut-1.3.5", "extract_dir": "micronaut-1.3.6",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"