mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
micronaut: Update to version 4.0.0
This commit is contained in:
parent
77e0d7df9c
commit
91bbb80478
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.9.4",
|
||||
"version": "4.0.0",
|
||||
"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/v3.9.4/micronaut-cli-3.9.4.zip",
|
||||
"hash": "041586259cf9ab33891375fa5d5a14de182620d88e48f9f926b3022d4e063cb1",
|
||||
"extract_dir": "micronaut-cli-3.9.4",
|
||||
"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",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user