Skip to content

Commit

Permalink
tmux-iterm2 20120203
Browse files Browse the repository at this point in the history
Closes #168.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
lunks authored and jacknagel committed Feb 8, 2012
1 parent eee4fd8 commit c90101e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions other/tmux-iterm2.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require 'formula'

class TmuxIterm2 < Formula
url 'http://iterm2.googlecode.com/files/tmux-for-iTerm2-20120108.tar.gz'
md5 'f15d9f567b9b029482bb7b3227ee7ac3'
url 'http://iterm2.googlecode.com/files/tmux-for-iTerm2-20120203.tar.gz'
md5 '59305a26bdd0245054fe719e6b2a960e'
homepage 'http://github.com/gnachman/tmux2'

depends_on 'libevent'
Expand Down

0 comments on commit c90101e

Please sign in to comment.