Skip to content

Commit 5ab466f

Browse files
committed
gradle 9.2.0
1 parent 9de2ba9 commit 5ab466f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gradle.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)