mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
15 lines
463 B
JSON
15 lines
463 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",
|
|
"checkver": {
|
|
"url": "https://gradle.org/gradle-download/",
|
|
"re": "Download Gradle ([\\d.]+)"
|
|
}
|
|
}
|