mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
micronaut: Update to version 1.2.0
This commit is contained in:
parent
68d39992df
commit
52d13054f1
@ -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",
|
||||
"version": "1.1.4",
|
||||
"version": "1.2.0",
|
||||
"homepage": "https://micronaut.io",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.1.4/micronaut-1.1.4.zip",
|
||||
"hash": "838bce49768d7e77e39760c96c1e954179af3f33d1d6c34972c10cfa783ea157",
|
||||
"extract_dir": "micronaut-1.1.4",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.2.0/micronaut-1.2.0.zip",
|
||||
"hash": "e349615499436919008ed936f1844e3816847ba14cabb47eec8b42c3c74415ea",
|
||||
"extract_dir": "micronaut-1.2.0",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user