mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
micronaut: Update to version 4.2.2
This commit is contained in:
parent
dc07b040a7
commit
73e81d980d
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "4.2.1",
|
||||
"version": "4.2.2",
|
||||
"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.1/micronaut-cli-4.2.1.zip",
|
||||
"hash": "da9e680646379656b3c78a32ea3a6a28c2c291adc6d199f4e809dce4b6b3aad9",
|
||||
"extract_dir": "micronaut-cli-4.2.1",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.2.2/micronaut-cli-4.2.2.zip",
|
||||
"hash": "0f5925bb878b4865540a1665df386db504a16f7c2a7421768b337aa83792e232",
|
||||
"extract_dir": "micronaut-cli-4.2.2",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user