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 829fb9b commit 8406575Copy full SHA for 8406575
Formula/g/gradle-completion.rb
@@ -7,7 +7,7 @@ class GradleCompletion < Formula
7
head "https://github.com/gradle/gradle-completion.git", branch: "master"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "f4faa47a38513af76b6475cdb52c7410cde692983e3e9fc013aedb3ce7b43101"
+ sha256 cellar: :any_skip_relocation, all: "c8743b79a4d925b8c373ce44893693258f9f9000ca10a9e908259b57c4df2e24"
11
end
12
13
def install
0 commit comments