We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de2ba9 commit 5ab466fCopy full SHA for 5ab466f
Formula/g/gradle.rb
@@ -1,8 +1,8 @@
1
class Gradle < Formula
2
desc "Open-source build automation tool based on the Groovy and Kotlin DSL"
3
homepage "https://www.gradle.org/"
4
- url "https://services.gradle.org/distributions/gradle-9.1.0-all.zip"
5
- sha256 "b84e04fa845fecba48551f425957641074fcc00a88a84d2aae5808743b35fc85"
+ url "https://services.gradle.org/distributions/gradle-9.2.0-all.zip"
+ sha256 "16f2b95838c1ddcf7242b1c39e7bbbb43c842f1f1a1a0dc4959b6d4d68abcac3"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments