micronaut: Update to version 4.4.2

This commit is contained in:
github-actions[bot] 2024-05-03 16:28:12 +00:00
parent f6082ec343
commit 2f95144c71

View File

@ -1,14 +1,14 @@
{
"version": "4.4.1",
"version": "4.4.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.4.1/micronaut-cli-4.4.1.zip",
"hash": "364b282f121c721b51232bb924c7303dcd7adcbfa07c5b70ab8804f245a0b5e1",
"extract_dir": "micronaut-cli-4.4.1",
"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",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"