micronaut: Update to version 4.4.3

This commit is contained in:
github-actions[bot] 2024-05-26 20:25:00 +00:00
parent fd2725aa69
commit 5842521195

View File

@ -1,14 +1,14 @@
{
"version": "4.4.2",
"version": "4.4.3",
"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.4.2/micronaut-cli-4.4.2.zip",
"hash": "46a46a5bb2117f3b6122c8f4e220d419d1d0edfe8c00e34e1e75cf5ff9827731",
"extract_dir": "micronaut-cli-4.4.2",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.4.3/micronaut-cli-4.4.3.zip",
"hash": "63775f9d2a8631ca85e01a0527b84aa18e4a5d9ae95592de8cd69540ff2d790b",
"extract_dir": "micronaut-cli-4.4.3",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"