parent
8653b08f1f
commit
d53b878876
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Tmux < Formula
|
||||
desc "Terminal multiplexer"
|
||||
homepage "https://tmux.github.io/"
|
||||
url "https://github.com/tmux/tmux/releases/download/2.8/tmux-2.8.tar.gz"
|
||||
sha256 "7f6bf335634fafecff878d78de389562ea7f73a7367f268b66d37ea13617a2ba"
|
||||
revision 1
|
||||
url "https://github.com/tmux/tmux/releases/download/2.9/tmux-2.9.tar.gz"
|
||||
sha256 "34901232f486fd99f3a39e864575e658b5d49f43289ccc6ee57c365f2e2c2980"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue