ScoopInstaller_Main/gradle.json
Chris Ackerman 0227f7794f Updating gradle to 2.14 (#907)
* Updated gradle to 2.14

* Copy error - missed the last digit of the hash.
2016-06-19 08:20:43 +10:00

11 lines
342 B
JSON

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