Skip to content

Commit a11a9e1

Browse files
committed
cloudquery: update 6.12.6 bottle.
1 parent 9b9bdc5 commit a11a9e1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/cloudquery.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class Cloudquery < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7650edd35131161c1ab6fe9f6566130e302dadcecfd4d1c6928f85c1d389a9e4"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7650edd35131161c1ab6fe9f6566130e302dadcecfd4d1c6928f85c1d389a9e4"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "7650edd35131161c1ab6fe9f6566130e302dadcecfd4d1c6928f85c1d389a9e4"
18-
sha256 cellar: :any_skip_relocation, sonoma: "b57e468947e17dd97f924f57cc501a39a4a2e316793ddcf539cc0f5ee578747c"
19-
sha256 cellar: :any_skip_relocation, ventura: "b57e468947e17dd97f924f57cc501a39a4a2e316793ddcf539cc0f5ee578747c"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1d175b4e8b5b573732a4d536d5fab5d6a6193f44c5a1d1c618bc105e0c727cbe"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6cb1f4c44b5ca931b818a9d466a4ce2e79a2f9c6e84867e785f1818970df9a48"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6cb1f4c44b5ca931b818a9d466a4ce2e79a2f9c6e84867e785f1818970df9a48"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6cb1f4c44b5ca931b818a9d466a4ce2e79a2f9c6e84867e785f1818970df9a48"
18+
sha256 cellar: :any_skip_relocation, sonoma: "444df890911969e65eacf978ce944b4acb148b621432f568bd18f694b20368fe"
19+
sha256 cellar: :any_skip_relocation, ventura: "444df890911969e65eacf978ce944b4acb148b621432f568bd18f694b20368fe"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "65c51b916059c73770a78dc855c779fa8f20e50181122cac93ef992f2857a88c"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)