mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
grails: Update to version 6.1.0
This commit is contained in:
parent
ca3bd41492
commit
ebb8e4d92e
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "6.0.0",
|
"version": "6.1.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/v6.0.0/grails-6.0.0.zip",
|
"url": "https://github.com/grails/grails-core/releases/download/v6.1.0/grails-6.1.0.zip",
|
||||||
"hash": "2e1d1b7d4d40fdd790893ba78c66e112b77c197895c0224223772ebc29554535",
|
"hash": "bfe0002035910200579a15f605e7048a8e2ce5d540efb2be63271963593dbaf8",
|
||||||
"extract_dir": "grails-6.0.0",
|
"extract_dir": "grails-6.1.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