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 ff28dfa commit 829fb9bCopy full SHA for 829fb9b
Formula/g/gradle-completion.rb
@@ -1,8 +1,8 @@
1
class GradleCompletion < Formula
2
desc "Bash and Zsh completion for Gradle"
3
homepage "https://gradle.org/"
4
- url "https://github.com/gradle/gradle-completion/archive/refs/tags/v1.6.0.tar.gz"
5
- sha256 "ae8f8caa79950385ada597bb6d9ba08a3668e04f771bd997b5e6c41c6aec22ea"
+ url "https://github.com/gradle/gradle-completion/archive/refs/tags/v9.2.0.tar.gz"
+ sha256 "982ec3aab5d7eb50b18af01fb50ca66556151928a374ed7234f21a34f0efe59c"
6
license "MIT"
7
head "https://github.com/gradle/gradle-completion.git", branch: "master"
8
0 commit comments