mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
micronaut: Update to version 2.3.0
This commit is contained in:
parent
17e9281bad
commit
def1840f40
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.2.3",
|
||||
"version": "2.3.0",
|
||||
"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",
|
||||
@ -9,9 +9,9 @@
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.2.3/micronaut-cli-2.2.3.zip",
|
||||
"hash": "f68c7fd1ab11125942937f19ee4b677f30a42314d76d7fd2f3f4d6260954b370",
|
||||
"extract_dir": "micronaut-cli-2.2.3",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.3.0/micronaut-cli-2.3.0.zip",
|
||||
"hash": "ba6fdc7bbb8627eb1dad3b9b8353a5ebaed9be23203cbebb32446a6193a0e9e2",
|
||||
"extract_dir": "micronaut-cli-2.3.0",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user