Skip to content

Commit 322c33d

Browse files
homebrew: bump alacritree to v0.2.9 (#47)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f4ac7a4 commit 322c33d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/alacritree.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class Alacritree < Formula
22
desc "Alacritty fork with worktree-aware sidebars"
33
homepage "https://github.com/mathix420/alacritree"
4-
version "0.2.8"
4+
version "0.2.9"
55
license "Apache-2.0"
66

77
# Linked dynamically through the `fontconfig` Rust crate (alacritty's font
@@ -22,7 +22,7 @@ class Alacritree < Formula
2222
on_macos do
2323
on_arm do
2424
url "https://github.com/mathix420/alacritree/releases/download/v#{version}/alacritree-v#{version}-aarch64-macos.tar.gz"
25-
sha256 "3fa1fe61de8b5d8b360dc33e9a675e0edeb63eab443e77135708d2b404c3b772"
25+
sha256 "cdefaf877bb85961db55b18136099032fd2f5dcd732883f6fe080ac81b3240aa"
2626
end
2727
end
2828

0 commit comments

Comments
 (0)