mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Updated gradle.json for version 2.2.1, which is the latest stable version
This commit is contained in:
parent
4192b3b324
commit
d8dddc67ab
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.gradle.org",
|
"homepage": "http://www.gradle.org",
|
||||||
"version": "2.1",
|
"version": "2.2.1",
|
||||||
"license": "Apache 2.0",
|
"license": "Apache 2.0",
|
||||||
"hash": "3eee4f9ea2ab0221b89f8e4747a96d4554d00ae46d8d633f11cfda60988bf878",
|
"hash": "420aa50738299327b611c10b8304b749e8d3a579407ee9e755b15921d95ff418",
|
||||||
"url": "https://services.gradle.org/distributions/gradle-2.1-bin.zip",
|
"url": "https://services.gradle.org/distributions/gradle-2.2.1-bin.zip",
|
||||||
"extract_dir": "gradle-2.1",
|
"extract_dir": "gradle-2.2.1",
|
||||||
"bin": "bin\\gradle.bat",
|
"bin": "bin\\gradle.bat",
|
||||||
"depends": "openjdk"
|
"depends": "openjdk"
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user