mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
micronaut: update to version 1.0.5 (#3278)
This commit is contained in:
parent
785eb326a0
commit
db26907357
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"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",
|
||||||
"version": "1.0.4",
|
"version": "1.0.5",
|
||||||
"homepage": "https://micronaut.io",
|
"homepage": "https://micronaut.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.0.4/micronaut-1.0.4.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.0.5/micronaut-1.0.5.zip",
|
||||||
"hash": "d537a774ba1e073dbeca14611a0fc9fc296e1231e128d9f62577537f46373151",
|
"hash": "4a7ab0a1bd094ff19cd47fbe6382f7470f91ead146497090109ea202af35ff41",
|
||||||
"extract_dir": "micronaut-1.0.4",
|
"extract_dir": "micronaut-1.0.5",
|
||||||
"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