Skip to content

Commit

Permalink
zsh-f-sy-h: add 1.67 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and BrewTestBot committed Dec 9, 2024
1 parent cc39e5c commit 2f42de9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Formula/z/zsh-f-sy-h.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ class ZshFSyH < Formula
license "BSD-3-Clause"
head "https://github.com/z-shell/F-Sy-H.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "219d0141922740e742d765b4e55a3b6331cd0deaab671c07a19a085b04e2f7ef"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "219d0141922740e742d765b4e55a3b6331cd0deaab671c07a19a085b04e2f7ef"
sha256 cellar: :any_skip_relocation, arm64_ventura: "219d0141922740e742d765b4e55a3b6331cd0deaab671c07a19a085b04e2f7ef"
sha256 cellar: :any_skip_relocation, sonoma: "cd302983d8a9fc3a2764b8e1b1936c8b2d261193650ba5d3efa1bac506291a3b"
sha256 cellar: :any_skip_relocation, ventura: "cd302983d8a9fc3a2764b8e1b1936c8b2d261193650ba5d3efa1bac506291a3b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "219d0141922740e742d765b4e55a3b6331cd0deaab671c07a19a085b04e2f7ef"
end

uses_from_macos "zsh" => :test

def install
Expand Down

0 comments on commit 2f42de9

Please sign in to comment.