mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
micronaut: Update to version 1.2.1
This commit is contained in:
parent
c9b82d9327
commit
e610c16d0d
@ -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.2.0",
|
||||
"version": "1.2.1",
|
||||
"homepage": "https://micronaut.io",
|
||||
"license": "Apache-2.0",
|
||||
"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",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.2.1/micronaut-1.2.1.zip",
|
||||
"hash": "1493511d92fcf8c26849c25dab8e79b63a24ff05fc943dc3945c1d3529fb8751",
|
||||
"extract_dir": "micronaut-1.2.1",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user