Skip to content

Commit 575ad30

Browse files
committed
cloudquery: update 6.22.1 bottle.
1 parent 196c68d commit 575ad30

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: "b0ac44164fb6cb00d288e9abe81d8d01ce115e8d7ae0abdcb56b5b1eee1d6fe6"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b0ac44164fb6cb00d288e9abe81d8d01ce115e8d7ae0abdcb56b5b1eee1d6fe6"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b0ac44164fb6cb00d288e9abe81d8d01ce115e8d7ae0abdcb56b5b1eee1d6fe6"
18-
sha256 cellar: :any_skip_relocation, sonoma: "c5987ad1241795024e5ab48515fa9ef40575339d44b4d32ec5992020470f2d9f"
19-
sha256 cellar: :any_skip_relocation, ventura: "c5987ad1241795024e5ab48515fa9ef40575339d44b4d32ec5992020470f2d9f"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f9702e921b1f891f4c7e0c5aae220394a252db4e3ef3369f4cd1b1c1c32f1ee3"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3555b6d45a6bfe5bdd263349f0f2fe3dfade4950d97cedae91072077e3b360d2"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3555b6d45a6bfe5bdd263349f0f2fe3dfade4950d97cedae91072077e3b360d2"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3555b6d45a6bfe5bdd263349f0f2fe3dfade4950d97cedae91072077e3b360d2"
18+
sha256 cellar: :any_skip_relocation, sonoma: "6f4e53f45c040e8318eb274b35e11ad3c06b42ea1dbb5acecdbccd02d9b4df82"
19+
sha256 cellar: :any_skip_relocation, ventura: "6f4e53f45c040e8318eb274b35e11ad3c06b42ea1dbb5acecdbccd02d9b4df82"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "97273a4e7f7a263f131077b4ed27f592846a2faf2a08f9fe2b5c8bcdbcfcf8ee"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)