mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
micronaut: Update to version 3.8.8
This commit is contained in:
parent
38e4f8d69b
commit
3a67855050
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "3.8.7",
|
"version": "3.8.8",
|
||||||
"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",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.8.7/micronaut-cli-3.8.7.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.8.8/micronaut-cli-3.8.8.zip",
|
||||||
"hash": "a0bae9c188a8620092b7b89c71a4b70dd412eeefb65d50081ea96a22e8d4a9dd",
|
"hash": "f73ce609fa2a9ef3df2534f67d4a0748c885e0c84da767b32dd0ac7dfd9d836a",
|
||||||
"extract_dir": "micronaut-cli-3.8.7",
|
"extract_dir": "micronaut-cli-3.8.8",
|
||||||
"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