mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
micronaut: Update to version 1.2.5
This commit is contained in:
parent
83474dd4f3
commit
7257584779
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"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",
|
||||||
"version": "1.2.4",
|
"version": "1.2.5",
|
||||||
"homepage": "https://micronaut.io",
|
"homepage": "https://micronaut.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.2.4/micronaut-1.2.4.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.2.5/micronaut-1.2.5.zip",
|
||||||
"hash": "5311cb287fe00e184405318180cca78c6a523528d017845f6fa3753cb6776bf9",
|
"hash": "834cadb0d5c0551e1514de4a5a93e33d1bfa8055da53993974cbe19b3c3e85b6",
|
||||||
"extract_dir": "micronaut-1.2.4",
|
"extract_dir": "micronaut-1.2.5",
|
||||||
"bin": "bin\\mn.bat",
|
"bin": "bin\\mn.bat",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"MICRONAUT_HOME": "$dir"
|
"MICRONAUT_HOME": "$dir"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user