Skip to content

Commit 829fb9b

Browse files
committed
gradle-completion 9.2.0
1 parent ff28dfa commit 829fb9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gradle-completion.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class GradleCompletion < Formula
22
desc "Bash and Zsh completion for Gradle"
33
homepage "https://gradle.org/"
4-
url "https://github.com/gradle/gradle-completion/archive/refs/tags/v1.6.0.tar.gz"
5-
sha256 "ae8f8caa79950385ada597bb6d9ba08a3668e04f771bd997b5e6c41c6aec22ea"
4+
url "https://github.com/gradle/gradle-completion/archive/refs/tags/v9.2.0.tar.gz"
5+
sha256 "982ec3aab5d7eb50b18af01fb50ca66556151928a374ed7234f21a34f0efe59c"
66
license "MIT"
77
head "https://github.com/gradle/gradle-completion.git", branch: "master"
88

0 commit comments

Comments
 (0)