Skip to content

Commit 69adc6e

Browse files
dnhnSMillerDevbotantony
committed
tmux 3.6
Co-authored-by: Sean Molenaar <[email protected]> Co-authored-by: botantony <[email protected]>
1 parent cdcc489 commit 69adc6e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Formula/t/tmux.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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"

0 commit comments

Comments
 (0)