micronaut: Update to version 1.2.1

This commit is contained in:
Richard Kuhnt 2019-09-05 21:00:18 +00:00
parent c9b82d9327
commit e610c16d0d

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.2.0", "version": "1.2.1",
"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.2.0/micronaut-1.2.0.zip", "url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.2.1/micronaut-1.2.1.zip",
"hash": "e349615499436919008ed936f1844e3816847ba14cabb47eec8b42c3c74415ea", "hash": "1493511d92fcf8c26849c25dab8e79b63a24ff05fc943dc3945c1d3529fb8751",
"extract_dir": "micronaut-1.2.0", "extract_dir": "micronaut-1.2.1",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"