mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
micronaut: Update to version 4.2.0
This commit is contained in:
parent
aeeff10559
commit
6e936d770a
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "4.1.6",
|
||||
"version": "4.2.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/v4.1.6/micronaut-cli-4.1.6.zip",
|
||||
"hash": "c0b6d6db75f0d1ad8f0e3df3930177dce74b72bf01583170ae34833b9f3de0a6",
|
||||
"extract_dir": "micronaut-cli-4.1.6",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.2.0/micronaut-cli-4.2.0.zip",
|
||||
"hash": "84746a70c975d3a0d371c582f689e7503f6cae24d7759c95136fe329929fe6ac",
|
||||
"extract_dir": "micronaut-cli-4.2.0",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user