Skip to content

Commit 83495e9

Browse files
committed
sequin: update 0.3.0 bottle.
1 parent 7f1666f commit 83495e9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/s/sequin.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "809be5b62e9e1c4afa7387c7eef4ecc59076a7638a7e5025fcf2debdcb2242d6"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "809be5b62e9e1c4afa7387c7eef4ecc59076a7638a7e5025fcf2debdcb2242d6"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "809be5b62e9e1c4afa7387c7eef4ecc59076a7638a7e5025fcf2debdcb2242d6"
13-
sha256 cellar: :any_skip_relocation, sonoma: "60a7d172d0a73886457f1de58e443f15beb3e291eec974caef85d241d1cf70cf"
14-
sha256 cellar: :any_skip_relocation, ventura: "60a7d172d0a73886457f1de58e443f15beb3e291eec974caef85d241d1cf70cf"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e4f9789f45c52ffc2b2c4890cc244d2da0c997aa71bce8f6c7632f621aab77e2"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "721fb54c509d2685911ed51bec6be168cd599fb7d47bdec6088aeb866bc8ca23"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "721fb54c509d2685911ed51bec6be168cd599fb7d47bdec6088aeb866bc8ca23"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "721fb54c509d2685911ed51bec6be168cd599fb7d47bdec6088aeb866bc8ca23"
13+
sha256 cellar: :any_skip_relocation, sonoma: "912641ce05cdc0060093637fa38add03e2c0b761c2c393a79a44bbd6f7502624"
14+
sha256 cellar: :any_skip_relocation, ventura: "912641ce05cdc0060093637fa38add03e2c0b761c2c393a79a44bbd6f7502624"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ef1e5733c5184e6c8f43fdcd94e785f64b612973ee1612b8a43e428a67a5282d"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)