Update grails to version 3.2.12

This commit is contained in:
Richard Kuhnt 2018-02-01 22:00:39 +00:00
parent 102b75a553
commit 0788d1e886

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://grails.org/", "homepage": "https://grails.org/",
"version": "3.3.2", "version": "3.2.12",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": "https://github.com/grails/grails-core/releases/download/v3.3.2/grails-3.3.2.zip", "url": "https://github.com/grails/grails-core/releases/download/v3.2.12/grails-3.2.12.zip",
"hash": "ed6fba70645d7ead04d8ca48e297b19ec697a24a98030e88df1de5f709c22167", "hash": "a0768ed816938452e9972ab0a0dab4b18529acb7bbe81f1be75fd19e20c4f240",
"extract_dir": "grails-3.3.2", "extract_dir": "grails-3.2.12",
"bin": [ "bin": [
"bin\\grails.bat" "bin\\grails.bat"
], ],