mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
micronaut: Update to version 2.3.3
This commit is contained in:
parent
d1f892c300
commit
95197f3504
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.3.2",
|
||||
"version": "2.3.3",
|
||||
"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.3.2/micronaut-cli-2.3.2.zip",
|
||||
"hash": "58424b54429fbf2cc5b0b3e31d5bf58f3b0e9d4e2b7227a12639429cbb171f61",
|
||||
"extract_dir": "micronaut-cli-2.3.2",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v2.3.3/micronaut-cli-2.3.3.zip",
|
||||
"hash": "c414df31e99dfb73dec188bcd0146b11d2b7e20b881ce60cf29d81c3a4632ac6",
|
||||
"extract_dir": "micronaut-cli-2.3.3",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user