Skip to content

Commit bde2af7

Browse files
committed
zsh-fast-syntax-highlighting 1.56
1 parent 2946314 commit bde2af7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
class ZshFastSyntaxHighlighting < Formula
22
desc "Feature-rich syntax highlighting for Zsh"
33
homepage "https://github.com/zdharma-continuum/fast-syntax-highlighting"
4-
url "https://github.com/zdharma-continuum/fast-syntax-highlighting/archive/refs/tags/v1.55.tar.gz"
5-
sha256 "d06cea9c047ce46ad09ffd01a8489a849fc65b8b6310bd08f8bcec9d6f81a898"
4+
url "https://github.com/zdharma-continuum/fast-syntax-highlighting/archive/refs/tags/v1.56.tar.gz"
5+
sha256 "9e5045510ef86beae658b5fcf58e7b6c76f5b63788498b956d54bc1038faa806"
66
license "BSD-3-Clause"
77
head "https://github.com/zdharma-continuum/fast-syntax-highlighting.git", branch: "master"
88

9-
no_autobump! because: :requires_manual_review
10-
119
bottle do
1210
rebuild 1
1311
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2b63cd29b30d65b5f15e12a53ecf2b8f78b8eae1e0a32ac5761d88933cb00ad8"

0 commit comments

Comments
 (0)