micronaut: Update to version 4.0.1

This commit is contained in:
github-actions[bot] 2023-07-22 08:26:34 +00:00
parent 7361130657
commit af402c092e

View File

@ -1,14 +1,14 @@
{
"version": "4.0.0",
"version": "4.0.1",
"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.0.0/micronaut-cli-4.0.0.zip",
"hash": "490a72d2bc4124208b4b8b9439d111190c547ef53a16bfc818c8b92599e5d8eb",
"extract_dir": "micronaut-cli-4.0.0",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.0.1/micronaut-cli-4.0.1.zip",
"hash": "ad6d4063fb17e00fa027b1d990582e831082725aab6e69569dc1129c3f3702d4",
"extract_dir": "micronaut-cli-4.0.1",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"