micronaut: Update to version 3.2.2

This commit is contained in:
github-actions[bot] 2021-12-14 08:29:18 +00:00
parent 202dbeb70d
commit 675fad1cec

View File

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