mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
micronaut: Update to version 1.3.0
This commit is contained in:
parent
3fe6e672a2
commit
e7bcca1b33
@ -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.10",
|
"version": "1.3.0",
|
||||||
"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.10/micronaut-1.2.10.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.3.0/micronaut-1.3.0.zip",
|
||||||
"hash": "8a2641cdeedb6ba53dd4cc6482b6ff80e7b786d5b8a2cc05a3107cb95619f6f2",
|
"hash": "5c2cf8d05328a6f18f16215c873c877863425b4ef41cd54c2e47bbfe47e1e850",
|
||||||
"extract_dir": "micronaut-1.2.10",
|
"extract_dir": "micronaut-1.3.0",
|
||||||
"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