mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
* 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)
11 lines
339 B
JSON
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"
|
|
}
|