mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
micronaut: Update to version 3.7.2
This commit is contained in:
parent
b0dd477eb9
commit
56e06d9209
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.7.1",
|
||||
"version": "3.7.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/v3.7.1/micronaut-cli-3.7.1.zip",
|
||||
"hash": "0d0f0d7e8b755adf5fbde0e64a18554c4d4a15eb7f2cd7924ee3405867e7537b",
|
||||
"extract_dir": "micronaut-cli-3.7.1",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v3.7.2/micronaut-cli-3.7.2.zip",
|
||||
"hash": "61ea782070bef7e9f2d927138bbcf26469b23146f24a7348ddc4925b0b417ead",
|
||||
"extract_dir": "micronaut-cli-3.7.2",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user