Skip to content

Commit

Permalink
cyctl: update 0.14.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 7, 2024
1 parent a396b82 commit 9111f6b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/c/cyctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Cyctl < Formula
head "https://github.com/cyclops-ui/cyclops.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4f9da7320474f11f80a1a4be4054711924926cb5aab166d942983f9226b50134"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4f9da7320474f11f80a1a4be4054711924926cb5aab166d942983f9226b50134"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4f9da7320474f11f80a1a4be4054711924926cb5aab166d942983f9226b50134"
sha256 cellar: :any_skip_relocation, sonoma: "674a1ec44f90f9b23128ddae9cf110198c9357c4b91779e31da8bd184d91e4a6"
sha256 cellar: :any_skip_relocation, ventura: "674a1ec44f90f9b23128ddae9cf110198c9357c4b91779e31da8bd184d91e4a6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f272e3db5d9bfd8b89391981a409fe17a34368e77cca01d16ca56776d8c808be"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2199ca4031ea2acd6ad0cfa040787d26a79cc8eb84fe6f797a7b51914b14d701"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2199ca4031ea2acd6ad0cfa040787d26a79cc8eb84fe6f797a7b51914b14d701"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2199ca4031ea2acd6ad0cfa040787d26a79cc8eb84fe6f797a7b51914b14d701"
sha256 cellar: :any_skip_relocation, sonoma: "9de37e04623e3c6614ea83bdb11b0e6f3905ed70f478beef46ba129981913f79"
sha256 cellar: :any_skip_relocation, ventura: "9de37e04623e3c6614ea83bdb11b0e6f3905ed70f478beef46ba129981913f79"
sha256 cellar: :any_skip_relocation, x86_64_linux: "da9fc1aedf164075d7ec36c161a5b362740ce9633ae0309d2cb2441dfbf7bdcf"
end

depends_on "go" => :build
Expand Down

0 comments on commit 9111f6b

Please sign in to comment.