We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdcc489 commit 278a8dcCopy full SHA for 278a8dc
Formula/t/tmux.rb
@@ -1,8 +1,8 @@
1
class Tmux < Formula
2
desc "Terminal multiplexer"
3
homepage "https://tmux.github.io/"
4
- url "https://github.com/tmux/tmux/releases/download/3.5a/tmux-3.5a.tar.gz"
5
- sha256 "16216bd0877170dfcc64157085ba9013610b12b082548c7c9542cc0103198951"
+ url "https://github.com/tmux/tmux/releases/download/3.6/tmux-3.6.tar.gz"
+ sha256 "136db80cfbfba617a103401f52874e7c64927986b65b1b700350b6058ad69607"
6
license "ISC"
7
8
livecheck do
0 commit comments