mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
micronaut: Update to version 4.7.3
This commit is contained in:
parent
d7689aab38
commit
d64348d1d9
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.7.2",
|
"version": "4.7.3",
|
||||||
"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/v4.7.2/micronaut-cli-4.7.2.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.7.3/micronaut-cli-4.7.3.zip",
|
||||||
"hash": "8f1e744029895c2af90e3d3a0ace4cfc60696f738dcd23beb58d6b8d9cb328de",
|
"hash": "773141cd83acbbbd00a8d98f313d5776511475b56c63b34990883e1961da5d54",
|
||||||
"extract_dir": "micronaut-cli-4.7.2",
|
"extract_dir": "micronaut-cli-4.7.3",
|
||||||
"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