Update grails to version 3.3.5

This commit is contained in:
Richard Kuhnt 2018-04-17 18:00:47 +00:00
parent 26fcae54e3
commit 96bef70dbd

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://grails.org/", "homepage": "https://grails.org/",
"version": "3.2.13", "version": "3.3.5",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": "https://github.com/grails/grails-core/releases/download/v3.2.13/grails-3.2.13.zip", "url": "https://github.com/grails/grails-core/releases/download/v3.3.5/grails-3.3.5.zip",
"hash": "dcd6b8bc6864f96ea6cd39ffc2f2ec3948f47a8a89793c6dca9130213ff9fb3d", "hash": "b5840f3272b7bbec2c3b4c221b540e8d881ab463ff596d5ceb7b64bad892261d",
"extract_dir": "grails-3.2.13", "extract_dir": "grails-3.3.5",
"bin": [ "bin": [
"bin\\grails.bat" "bin\\grails.bat"
], ],