micronaut: Update to version 4.3.2

This commit is contained in:
github-actions[bot] 2024-02-15 20:23:03 +00:00
parent 9781c841ab
commit 714d759280

View File

@ -1,14 +1,14 @@
{
"version": "4.3.1",
"version": "4.3.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",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.3.1/micronaut-cli-4.3.1.zip",
"hash": "886e76f1411e0933b3df840fd1f5011c573358b1b8701460708e1b1f06d25f1e",
"extract_dir": "micronaut-cli-4.3.1",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.3.2/micronaut-cli-4.3.2.zip",
"hash": "4eaa907a65d89acc7109b97fe1de155701569418edc20ebc8b94560ee7ea6dcd",
"extract_dir": "micronaut-cli-4.3.2",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"