mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
micronaut: Update to version 3.0.1
This commit is contained in:
parent
db1ce4bdcf
commit
f091ac29fd
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"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",
|
||||||
@ -9,9 +9,9 @@
|
|||||||
"java/openjdk"
|
"java/openjdk"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.0.0/micronaut-cli-3.0.0.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.0.1/micronaut-cli-3.0.1.zip",
|
||||||
"hash": "24b8fe88ec22dfb5aa4b97f07c31e317462b78c45e62293ef3e84b52c6d9d4dc",
|
"hash": "3a84d18f5cdc7e18c448f69066b3859072607553b49fa0ddcf3bbe190830e6c8",
|
||||||
"extract_dir": "micronaut-cli-3.0.0",
|
"extract_dir": "micronaut-cli-3.0.1",
|
||||||
"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