micronaut: Update to version 1.3.5

This commit is contained in:
Jakub Čábera 2020-05-09 12:26:11 +02:00
parent eb142df732
commit ac27dc017a

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.3.4",
"version": "1.3.5",
"homepage": "https://micronaut.io",
"license": "Apache-2.0",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.3.4/micronaut-1.3.4.zip",
"hash": "0a02d9b49b8a41b00fdeb55f4a62664b8aff6f63a1785acbcff1695451551724",
"extract_dir": "micronaut-1.3.4",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.3.5/micronaut-1.3.5.zip",
"hash": "456ae4f241772465bfafa4e589fb572a761476186f182ec365fcfb0f486b235e",
"extract_dir": "micronaut-1.3.5",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"