ScoopInstaller_Main/gradle.json
Roy Ivy III a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00

11 lines
339 B
JSON

{
"homepage": "http://www.gradle.org",
"version": "2.5",
"license": "Apache 2.0",
"hash": "3F953E0CB14BB3F9EBBE11946E84071547BF5DFD575D90CFE9CC4E788DA38555",
"url": "https://services.gradle.org/distributions/gradle-2.5-bin.zip",
"extract_dir": "gradle-2.5",
"bin": "bin\\gradle.bat",
"depends": "openjdk"
}