gradle 4.10
Closes #31569. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
7483bd2c23
commit
d6626b2e3c
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://services.gradle.org/distributions/gradle-4.9-all.zip"
|
||||
sha256 "39e2d5803bbd5eaf6c8efe07067b0e5a00235e8c71318642b2ed262920b27721"
|
||||
url "https://services.gradle.org/distributions/gradle-4.10-all.zip"
|
||||
sha256 "fc049dcbcb245d5892bebae143bd515a78f6a5a93cec99d489b312dc0ce4aad9"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue