mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
grails: Update to version 3.3.14
This commit is contained in:
parent
e1348a9e6f
commit
cb5139811f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.13",
|
"version": "3.3.14",
|
||||||
"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.13/grails-3.3.13.zip",
|
"url": "https://github.com/grails/grails-core/releases/download/v3.3.14/grails-3.3.14.zip",
|
||||||
"hash": "928d67e431c408365e8e735bb5e7b96e110f4a707b8e5f9a22c8b9afe8946048",
|
"hash": "e5dd04758202168e4fc7c543682f7a711112e75634de45cafa6b65922370c459",
|
||||||
"extract_dir": "grails-3.3.13",
|
"extract_dir": "grails-3.3.14",
|
||||||
"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