Skip to content

Commit bc6bdbd

Browse files
committed
zsh-syntax-highlighting: update 0.8.0 bottle.
1 parent 934f4ee commit bc6bdbd

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

Formula/z/zsh-syntax-highlighting.rb

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,8 @@ class ZshSyntaxHighlighting < Formula
77
head "https://github.com/zsh-users/zsh-syntax-highlighting.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "603dabae4003cd3d95ab7f872a7fd9944e67cf0d963ffe42a07c8f3c191211ea"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "603dabae4003cd3d95ab7f872a7fd9944e67cf0d963ffe42a07c8f3c191211ea"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "603dabae4003cd3d95ab7f872a7fd9944e67cf0d963ffe42a07c8f3c191211ea"
13-
sha256 cellar: :any_skip_relocation, sonoma: "78a5770992ca645e5271e2a2b9aef6d99502ff99bace3a7470020b8dc34fcb4d"
14-
sha256 cellar: :any_skip_relocation, ventura: "78a5770992ca645e5271e2a2b9aef6d99502ff99bace3a7470020b8dc34fcb4d"
15-
sha256 cellar: :any_skip_relocation, monterey: "78a5770992ca645e5271e2a2b9aef6d99502ff99bace3a7470020b8dc34fcb4d"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "603dabae4003cd3d95ab7f872a7fd9944e67cf0d963ffe42a07c8f3c191211ea"
10+
rebuild 1
11+
sha256 cellar: :any_skip_relocation, all: "3cfaa693dab68d9a576ad1ad0a018e12b250a057963263733f6fcc9b4c4ce8a6"
1712
end
1813

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

0 commit comments

Comments
 (0)