gradle 2.14-rc-1 (devel) (#1277)
This commit is contained in:
parent
ba41bfb5fa
commit
54df8e0f94
1 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,11 @@ class Gradle < Formula
|
|||
url "https://downloads.gradle.org/distributions/gradle-2.13-bin.zip"
|
||||
sha256 "0f665ec6a5a67865faf7ba0d825afb19c26705ea0597cec80dd191b0f2cbb664"
|
||||
|
||||
devel do
|
||||
url "https://downloads.gradle.org/distributions/gradle-2.14-rc-1-bin.zip"
|
||||
sha256 "2ff85eb9eda60f13bc8debec69849e1e2a72b7bfc5af5d26e61a293b5dcbceba"
|
||||
end
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue