micronaut: Update to version 4.6.1

This commit is contained in:
github-actions[bot] 2024-09-04 16:29:28 +00:00
parent a0f6dd578f
commit a02c35b509

View File

@ -1,14 +1,14 @@
{ {
"version": "4.6.0", "version": "4.6.1",
"description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications", "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", "homepage": "https://micronaut.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.6.0/micronaut-cli-4.6.0.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.6.1/micronaut-cli-4.6.1.zip",
"hash": "429577b14b634d6a16ee059eddc829eee0523e38e1ee5b33f4e1beda120fbf98", "hash": "fd720dcaae3d09a5e34354e3bfdb47a23799613253dc02959888f0063c003163",
"extract_dir": "micronaut-cli-4.6.0", "extract_dir": "micronaut-cli-4.6.1",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"