File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "f4faa47a38513af76b6475cdb52c7410cde692983e3e9fc013aedb3ce7b43101 "
10+ sha256 cellar : :any_skip_relocation , all : "c8743b79a4d925b8c373ce44893693258f9f9000ca10a9e908259b57c4df2e24 "
1111 end
1212
1313 def install
You can’t perform that action at this time.
0 commit comments