mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
micronaut: Update to version 1.3.3
This commit is contained in:
parent
5c42a39b83
commit
220ec8b641
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications",
|
"description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications",
|
||||||
"version": "1.3.2",
|
"version": "1.3.3",
|
||||||
"homepage": "https://micronaut.io",
|
"homepage": "https://micronaut.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.3.2/micronaut-1.3.2.zip",
|
"url": "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.3.3/micronaut-1.3.3.zip",
|
||||||
"hash": "05b61a19b74fa4edc0e29d17211ff39711ed7767944392b8cce04b7f35f7826e",
|
"hash": "143c044ce11856188a43a95eff82f84f32b2b17548a8fb263a6b0cd5cd518e9c",
|
||||||
"extract_dir": "micronaut-1.3.2",
|
"extract_dir": "micronaut-1.3.3",
|
||||||
"bin": "bin\\mn.bat",
|
"bin": "bin\\mn.bat",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"MICRONAUT_HOME": "$dir"
|
"MICRONAUT_HOME": "$dir"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user