mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
grails: Update to version 4.0.9
This commit is contained in:
parent
4af6e0770b
commit
5b8e4d58a6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.0.8",
|
"version": "4.0.9",
|
||||||
"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/v4.0.8/grails-4.0.8.zip",
|
"url": "https://github.com/grails/grails-core/releases/download/v4.0.9/grails-4.0.9.zip",
|
||||||
"hash": "e6954f38784435dd8355953ef666a2f91ef8e060ac58c2fad959f225f9071ffc",
|
"hash": "42ac18d0a3e586db780b82ac01fdd7a97786eacc0c500eb41bed098c58cbd181",
|
||||||
"extract_dir": "grails-4.0.8",
|
"extract_dir": "grails-4.0.9",
|
||||||
"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