mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
grails: Update to version 5.2.4
This commit is contained in:
parent
a79538dd6c
commit
8964d0c823
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "5.2.3",
|
"version": "5.2.4",
|
||||||
"description": "A powerful Groovy-based web application framework for the JVM built on top of Spring Boot.",
|
"description": "A powerful Groovy-based web application framework for the JVM built on top of Spring Boot.",
|
||||||
"homepage": "https://grails.org",
|
"homepage": "https://grails.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/grails/grails-core/releases/download/v5.2.3/grails-5.2.3.zip",
|
"url": "https://github.com/grails/grails-core/releases/download/v5.2.4/grails-5.2.4.zip",
|
||||||
"hash": "90594c0bde3e83d23bab3c9ab25537449e232ad0c745901e8bfc83d7ef2ad87b",
|
"hash": "8edbf5e18e937e2207c1baaa697dfa8f61ffe3e5028a46e916162035e00fdcbe",
|
||||||
"extract_dir": "grails-5.2.3",
|
"extract_dir": "grails-5.2.4",
|
||||||
"bin": "bin\\grails.bat",
|
"bin": "bin\\grails.bat",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"GRAILS_HOME": "$dir"
|
"GRAILS_HOME": "$dir"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user