File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11class Gradle < Formula
22 desc "Open-source build automation tool based on the Groovy and Kotlin DSL"
33 homepage "https://www.gradle.org/"
4- url "https://services.gradle.org/distributions/gradle-9.1 .0-all.zip"
5- sha256 "b84e04fa845fecba48551f425957641074fcc00a88a84d2aae5808743b35fc85 "
4+ url "https://services.gradle.org/distributions/gradle-9.2 .0-all.zip"
5+ sha256 "16f2b95838c1ddcf7242b1c39e7bbbb43c842f1f1a1a0dc4959b6d4d68abcac3 "
66 license "Apache-2.0"
77
88 livecheck do
@@ -11,8 +11,7 @@ class Gradle < Formula
1111 end
1212
1313 bottle do
14- rebuild 1
15- sha256 cellar : :any_skip_relocation , all : "ab0ce18f9ede373b7008766383c6a87f353d1578a9256ac752e899f12682d9a8"
14+ sha256 cellar : :any_skip_relocation , all : "41a3dfeca469b7c6f97f749f189d4aec7e9bba58a3c1cd8c1ca57c81cc8ce0c9"
1615 end
1716
1817 # https://github.com/gradle/gradle/blob/master/platforms/documentation/docs/src/docs/userguide/releases/compatibility.adoc
You can’t perform that action at this time.
0 commit comments