mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
micronaut: Update to version 4.5.1
This commit is contained in:
parent
503459d792
commit
95035e2ea5
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "4.5.0",
|
||||
"version": "4.5.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.5.0/micronaut-cli-4.5.0.zip",
|
||||
"hash": "8a5bb7d72f99d3bbfe81726bc7de889b286e33f7187037464a37828227d40e00",
|
||||
"extract_dir": "micronaut-cli-4.5.0",
|
||||
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.5.1/micronaut-cli-4.5.1.zip",
|
||||
"hash": "f7db94cc8bd108204ceaca8abefd10754e5a34575dd32a7776433f3c267546f8",
|
||||
"extract_dir": "micronaut-cli-4.5.1",
|
||||
"bin": "bin\\mn.bat",
|
||||
"env_set": {
|
||||
"MICRONAUT_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user