mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
grails: Update to version 4.1.3
This commit is contained in:
parent
6688b37f73
commit
bbb0318637
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "5.3.4",
|
"version": "4.1.3",
|
||||||
"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.3.4/grails-5.3.4.zip",
|
"url": "https://github.com/grails/grails-core/releases/download/v4.1.3/grails-4.1.3.zip",
|
||||||
"hash": "9adc41f3063c957b79d1bfb58828a7e58576c2ea69fa6da2f30d30331765ff0d",
|
"hash": "b29af030e956c71cb9cbd4bc1be0603241b16ee45b4bf9375c8e1c1f0567bf38",
|
||||||
"extract_dir": "grails-5.3.4",
|
"extract_dir": "grails-4.1.3",
|
||||||
"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