Skip to content

Commit

Permalink
cyctl: update 0.15.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 30, 2024
1 parent 2b80c05 commit fa5071c
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: "e2963cf3aed3c388d1df7c97f1564c9b7d818c1d4de9d64b818d11ae90d986d9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e2963cf3aed3c388d1df7c97f1564c9b7d818c1d4de9d64b818d11ae90d986d9"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e2963cf3aed3c388d1df7c97f1564c9b7d818c1d4de9d64b818d11ae90d986d9"
sha256 cellar: :any_skip_relocation, sonoma: "db0806ff406593068c9d8ab1191a2cf88ee067849bfc23ff7a72fb770f816bfa"
sha256 cellar: :any_skip_relocation, ventura: "db0806ff406593068c9d8ab1191a2cf88ee067849bfc23ff7a72fb770f816bfa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "991b0a361b3da0e4d33691ca8204cbe6351c95d9218cc3f6beb87a8087f59225"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c1cb558c2080e650ceada0cbd400e502680e780f6716265cbe5e5f2f51db6b67"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c1cb558c2080e650ceada0cbd400e502680e780f6716265cbe5e5f2f51db6b67"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c1cb558c2080e650ceada0cbd400e502680e780f6716265cbe5e5f2f51db6b67"
sha256 cellar: :any_skip_relocation, sonoma: "cad412defc4299ea4cdd71eac5ce91d3561433aad2e5d81040aa7714960020e7"
sha256 cellar: :any_skip_relocation, ventura: "cad412defc4299ea4cdd71eac5ce91d3561433aad2e5d81040aa7714960020e7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f60c4f9d9b5334172e63b1d1ca00569881f3178e22b4a3e58dc243e177ea9ee4"
end

depends_on "go" => :build
Expand Down

0 comments on commit fa5071c

Please sign in to comment.