Upgrade grails to 3.0.3

This commit is contained in:
Mikkel Madsen 2015-07-25 17:28:44 +02:00
parent 08e051b918
commit fc79a606ea

View File

@ -1,10 +1,10 @@
{
"homepage": "https://grails.org/",
"version": "3.0.1",
"version": "3.0.3",
"license": "Apache 2.0",
"url": "https://github.com/grails/grails-core/releases/download/v3.0.1/grails-3.0.1.zip",
"hash": "c58da97ad7fb9635c6fb5631755501b97d6ce9ee6668dc12f0722928ffa5abee",
"extract_dir": "grails-3.0.1",
"url": "https://github.com/grails/grails-core/releases/download/v3.0.3/grails-3.0.3.zip",
"hash": "3DE5392A6F9DBC325668503684AB6DBA913B38E68B964242EAB1130712D55996",
"extract_dir": "grails-3.0.3",
"bin": [
"bin\\grails.bat"
],
@ -12,4 +12,4 @@
"GRAILS_HOME": "$dir"
},
"depends": "openjdk"
}
}