mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
grails: Update to version 4.0.12
This commit is contained in:
parent
5817d42b28
commit
2f2cbfc131
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.14",
|
"version": "4.0.12",
|
||||||
"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",
|
||||||
@ -9,9 +9,9 @@
|
|||||||
"java/openjdk"
|
"java/openjdk"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://github.com/grails/grails-core/releases/download/v3.3.14/grails-3.3.14.zip",
|
"url": "https://github.com/grails/grails-core/releases/download/v4.0.12/grails-4.0.12.zip",
|
||||||
"hash": "e5dd04758202168e4fc7c543682f7a711112e75634de45cafa6b65922370c459",
|
"hash": "3f73d9f6b0943530e885fdc98c3cba18b8fcc07f08568e49ca60f8a6cb038685",
|
||||||
"extract_dir": "grails-3.3.14",
|
"extract_dir": "grails-4.0.12",
|
||||||
"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