micronaut: Update to version 1.3.2

This commit is contained in:
Richard Kuhnt 2020-02-21 21:01:53 +00:00
parent c647ec65a3
commit b0298ff104

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.1",
"version": "1.3.2",
"homepage": "https://micronaut.io",
"license": "Apache-2.0",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.3.1/micronaut-1.3.1.zip",
"hash": "af992cc2ca74f7893c6dde8f43abbc5ea7962ea23f3b1bb1ba77cb5e908fedbf",
"extract_dir": "micronaut-1.3.1",
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.3.2/micronaut-1.3.2.zip",
"hash": "05b61a19b74fa4edc0e29d17211ff39711ed7767944392b8cce04b7f35f7826e",
"extract_dir": "micronaut-1.3.2",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"