micronaut: Update to version 3.2.1

This commit is contained in:
github-actions[bot] 2021-12-07 00:32:15 +00:00
parent 7057fd40aa
commit de5ec8dd05

View File

@ -1,5 +1,5 @@
{ {
"version": "3.2.0", "version": "3.2.1",
"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",
"homepage": "https://micronaut.io", "homepage": "https://micronaut.io",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.2.0/micronaut-cli-3.2.0.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.2.1/micronaut-cli-3.2.1.zip",
"hash": "95762c6ac9c44625ac3de42b5df2c29f9a70984a52a05487ff0b7103f5d9e66e", "hash": "47e377e61020490d287b3f1982eff0a3234fc75c848dffc3c6e64b791964636b",
"extract_dir": "micronaut-cli-3.2.0", "extract_dir": "micronaut-cli-3.2.1",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"