gradle 2.9
gradle-2.9 Closes Homebrew/homebrew#46077. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
06e5f47b8b
commit
dc93994dc4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gradle < Formula
|
||||
desc "Build system based on the Groovy language"
|
||||
homepage "https://www.gradle.org/"
|
||||
url "https://downloads.gradle.org/distributions/gradle-2.8-bin.zip"
|
||||
sha256 "a88db9c2f104defdaa8011c58cf6cda6c114298ae3695ecfb8beb30da3a903cb"
|
||||
url "https://downloads.gradle.org/distributions/gradle-2.9-bin.zip"
|
||||
sha256 "c9159ec4362284c0a38d73237e224deae6139cbde0db4f0f44e1c7691dd3de2f"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue