mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
micronaut: Update to version 3.5.1
This commit is contained in:
parent
bae611e3ab
commit
ab27ba633c
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.5.0",
|
||||
"version": "3.5.1",
|
||||
"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.5.0/micronaut-cli-3.5.0.zip",
|
||||
"hash": "aa736749e1d83caa39b9a5f8b8d4c03f5dfea3204d0e469a1c00647c2598ada5",
|
||||
"extract_dir": "micronaut-cli-3.5.0",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.5.1/micronaut-cli-3.5.1.zip",
|
||||
"hash": "0946587f4406b779643bd74987eae3a7687b117d35580901afcfdf9b0ee111b1",
|
||||
"extract_dir": "micronaut-cli-3.5.1",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user