mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
micronaut: Update to version 4.2.1
This commit is contained in:
parent
ff1623a9d2
commit
eb31a0bab5
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.1",
|
||||
"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",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.2.0/micronaut-cli-4.2.0.zip",
|
||||
"hash": "84746a70c975d3a0d371c582f689e7503f6cae24d7759c95136fe329929fe6ac",
|
||||
"extract_dir": "micronaut-cli-4.2.0",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.2.1/micronaut-cli-4.2.1.zip",
|
||||
"hash": "da9e680646379656b3c78a32ea3a6a28c2c291adc6d199f4e809dce4b6b3aad9",
|
||||
"extract_dir": "micronaut-cli-4.2.1",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user