Skip to content

Commit 3fee9ae

Browse files
committed
cloudquery: update 6.12.10 bottle.
1 parent 70193a7 commit 3fee9ae

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: "5834f4b8d6138160553c95acc971ae9561bed453655ccfd02c2f81eb6774f2de"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5834f4b8d6138160553c95acc971ae9561bed453655ccfd02c2f81eb6774f2de"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5834f4b8d6138160553c95acc971ae9561bed453655ccfd02c2f81eb6774f2de"
18-
sha256 cellar: :any_skip_relocation, sonoma: "e106ce3c32239d182b907de1475c7a73556a894d31e5b824bcb9657345a62db5"
19-
sha256 cellar: :any_skip_relocation, ventura: "e106ce3c32239d182b907de1475c7a73556a894d31e5b824bcb9657345a62db5"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2d82ffdf8a539900db60f724e419726ba07165cadeb03c0f8b52d5dcd8235d2b"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4a8eb027183176ad1b286c75c48cc48cfa27e5308388f21a1c94792d748b7802"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4a8eb027183176ad1b286c75c48cc48cfa27e5308388f21a1c94792d748b7802"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "4a8eb027183176ad1b286c75c48cc48cfa27e5308388f21a1c94792d748b7802"
18+
sha256 cellar: :any_skip_relocation, sonoma: "f73464c4b3564fa8b864f86d2940e039168a6a4becba548f9727dd0e3ef3029c"
19+
sha256 cellar: :any_skip_relocation, ventura: "f73464c4b3564fa8b864f86d2940e039168a6a4becba548f9727dd0e3ef3029c"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "eea01b5017130176055878370a844a796317e8a9127187d5275dfdb9fccbf8cd"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)