micronaut: update to version 1.0.5 (#3278)

This commit is contained in:
Ciprian Popa 2019-03-28 22:20:13 +02:00 committed by Richard Kuhnt
parent 785eb326a0
commit db26907357

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