We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ac7a4 commit 322c33dCopy full SHA for 322c33d
1 file changed
Formula/alacritree.rb
@@ -1,7 +1,7 @@
1
class Alacritree < Formula
2
desc "Alacritty fork with worktree-aware sidebars"
3
homepage "https://github.com/mathix420/alacritree"
4
- version "0.2.8"
+ version "0.2.9"
5
license "Apache-2.0"
6
7
# Linked dynamically through the `fontconfig` Rust crate (alacritty's font
@@ -22,7 +22,7 @@ class Alacritree < Formula
22
on_macos do
23
on_arm do
24
url "https://github.com/mathix420/alacritree/releases/download/v#{version}/alacritree-v#{version}-aarch64-macos.tar.gz"
25
- sha256 "3fa1fe61de8b5d8b360dc33e9a675e0edeb63eab443e77135708d2b404c3b772"
+ sha256 "cdefaf877bb85961db55b18136099032fd2f5dcd732883f6fe080ac81b3240aa"
26
end
27
28
0 commit comments