File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 11class Tmux < Formula
22 desc "Terminal multiplexer"
33 homepage "https://tmux.github.io/"
4- url "https://github.com/tmux/tmux/releases/download/3.5a /tmux-3.5a .tar.gz"
5- sha256 "16216bd0877170dfcc64157085ba9013610b12b082548c7c9542cc0103198951 "
4+ url "https://github.com/tmux/tmux/releases/download/3.6 /tmux-3.6 .tar.gz"
5+ sha256 "136db80cfbfba617a103401f52874e7c64927986b65b1b700350b6058ad69607 "
66 license "ISC"
77
88 livecheck do
@@ -11,8 +11,6 @@ class Tmux < Formula
1111 strategy :github_latest
1212 end
1313
14- no_autobump! because : :requires_manual_review
15-
1614 bottle do
1715 sha256 cellar : :any , arm64_tahoe : "9e191356b2a932e1e0e640219344a21ab61eb68fe24256d80281d7d037838867"
1816 sha256 cellar : :any , arm64_sequoia : "5e371680cf27c72d30e70f57087bef3fadb408e1881a58839137625c10919f64"
You can’t perform that action at this time.
0 commit comments