micronaut: Update to version 2.5.1

This commit is contained in:
Jakub Čábera 2021-05-06 08:35:56 +02:00
parent 81b64130fb
commit d31128b980

View File

@ -1,5 +1,5 @@
{ {
"version": "2.5.0", "version": "2.5.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",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.5.0/micronaut-cli-2.5.0.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.5.1/micronaut-cli-2.5.1.zip",
"hash": "65b5d999ff1ca53344584b8d36f5ea0bdeb5fafec832c0c3da55b8b5b823e58e", "hash": "7e7c8645db29c4663d9be73680a86eb7a08348551d4dfcea28f55eab742d1466",
"extract_dir": "micronaut-cli-2.5.0", "extract_dir": "micronaut-cli-2.5.1",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"