Skip to content

Commit 2f42de9

Browse files
chenrui333BrewTestBot
authored andcommitted
zsh-f-sy-h: add 1.67 bottle.
1 parent cc39e5c commit 2f42de9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/z/zsh-f-sy-h.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ class ZshFSyH < Formula
66
license "BSD-3-Clause"
77
head "https://github.com/z-shell/F-Sy-H.git", branch: "main"
88

9+
bottle do
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "219d0141922740e742d765b4e55a3b6331cd0deaab671c07a19a085b04e2f7ef"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "219d0141922740e742d765b4e55a3b6331cd0deaab671c07a19a085b04e2f7ef"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "219d0141922740e742d765b4e55a3b6331cd0deaab671c07a19a085b04e2f7ef"
13+
sha256 cellar: :any_skip_relocation, sonoma: "cd302983d8a9fc3a2764b8e1b1936c8b2d261193650ba5d3efa1bac506291a3b"
14+
sha256 cellar: :any_skip_relocation, ventura: "cd302983d8a9fc3a2764b8e1b1936c8b2d261193650ba5d3efa1bac506291a3b"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "219d0141922740e742d765b4e55a3b6331cd0deaab671c07a19a085b04e2f7ef"
16+
end
17+
918
uses_from_macos "zsh" => :test
1019

1120
def install

0 commit comments

Comments
 (0)