mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
grails: Update to version 6.2.0
This commit is contained in:
parent
cfeb832428
commit
e330f8297a
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.1.4",
|
"version": "6.2.0",
|
||||||
"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/v4.1.4/grails-4.1.4.zip",
|
"url": "https://github.com/grails/grails-core/releases/download/v6.2.0/grails-6.2.0.zip",
|
||||||
"hash": "621103316c9eecbbfbf9d822b1f530ce0cada6dbcf3f62a50f6a756281e80d0d",
|
"hash": "c2e7c0aa55a18bf07f0b0fba493c679261c4dd88cfa4a60fd6e142081aec616e",
|
||||||
"extract_dir": "grails-4.1.4",
|
"extract_dir": "grails-6.2.0",
|
||||||
"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