Skip to content

Commit 9b5add1

Browse files
committed
cyctl: update 0.21.1 bottle.
1 parent 51513da commit 9b5add1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/cyctl.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Cyctl < Formula
77
head "https://github.com/cyclops-ui/cyclops.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2a38330986b15a227cc6bddb0da656449f1364abcf2b6be67d606612c94f81c0"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2a38330986b15a227cc6bddb0da656449f1364abcf2b6be67d606612c94f81c0"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "2a38330986b15a227cc6bddb0da656449f1364abcf2b6be67d606612c94f81c0"
13-
sha256 cellar: :any_skip_relocation, sonoma: "a18f239f4a2fe09259505b96572f73b370956626d9ce73c5dfcf8a034fcc0a5e"
14-
sha256 cellar: :any_skip_relocation, ventura: "a18f239f4a2fe09259505b96572f73b370956626d9ce73c5dfcf8a034fcc0a5e"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f01397a7c46ad79968459fd125f46f9e44c7480ee98c5341b9ed24bb2a096196"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a91093fae1c86d9f72483bd78e6b3d24257276cfc656ae5d62637616e301024c"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a91093fae1c86d9f72483bd78e6b3d24257276cfc656ae5d62637616e301024c"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a91093fae1c86d9f72483bd78e6b3d24257276cfc656ae5d62637616e301024c"
13+
sha256 cellar: :any_skip_relocation, sonoma: "19a8bf0780b4bec03bda21046b752f0ee013089ea7b6f988b0a4ad0c914cf6ee"
14+
sha256 cellar: :any_skip_relocation, ventura: "19a8bf0780b4bec03bda21046b752f0ee013089ea7b6f988b0a4ad0c914cf6ee"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5c0f445325ef4060e628b0ee17b4204e6263846f482632163913e45aac934ecd"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)