Skip to content

Commit 2a67025

Browse files
committed
zsh-fast-syntax-highlighting: update 1.56 bottle.
1 parent bde2af7 commit 2a67025

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Formula/z/zsh-fast-syntax-highlighting.rb

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,13 @@ class ZshFastSyntaxHighlighting < Formula
77
head "https://github.com/zdharma-continuum/fast-syntax-highlighting.git", branch: "master"
88

99
bottle do
10-
rebuild 1
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2b63cd29b30d65b5f15e12a53ecf2b8f78b8eae1e0a32ac5761d88933cb00ad8"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2b63cd29b30d65b5f15e12a53ecf2b8f78b8eae1e0a32ac5761d88933cb00ad8"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "2b63cd29b30d65b5f15e12a53ecf2b8f78b8eae1e0a32ac5761d88933cb00ad8"
14-
sha256 cellar: :any_skip_relocation, sonoma: "5b0435113e89b05900636a678cb33a9e0d44382a005da60cc072ec944a613d2e"
15-
sha256 cellar: :any_skip_relocation, ventura: "5b0435113e89b05900636a678cb33a9e0d44382a005da60cc072ec944a613d2e"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "2b63cd29b30d65b5f15e12a53ecf2b8f78b8eae1e0a32ac5761d88933cb00ad8"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2b63cd29b30d65b5f15e12a53ecf2b8f78b8eae1e0a32ac5761d88933cb00ad8"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "92d65197b6bbc546272e39daecc43aec0a884213f6fee5d4b44982e8dc57242e"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "92d65197b6bbc546272e39daecc43aec0a884213f6fee5d4b44982e8dc57242e"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "92d65197b6bbc546272e39daecc43aec0a884213f6fee5d4b44982e8dc57242e"
13+
sha256 cellar: :any_skip_relocation, sonoma: "9ef6826ede6de08521db68f3088cf67f4de7b5026f9df28a4ec53b48aa11a54b"
14+
sha256 cellar: :any_skip_relocation, ventura: "9ef6826ede6de08521db68f3088cf67f4de7b5026f9df28a4ec53b48aa11a54b"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "92d65197b6bbc546272e39daecc43aec0a884213f6fee5d4b44982e8dc57242e"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "92d65197b6bbc546272e39daecc43aec0a884213f6fee5d4b44982e8dc57242e"
1817
end
1918

2019
uses_from_macos "zsh" => [:build, :test]

0 commit comments

Comments
 (0)