aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mobile-shell.rb
diff options
context:
space:
mode:
authoraaronlake2012-05-31 09:54:02 -0300
committerAdam Vandenberg2012-05-31 07:17:27 -0700
commitac4307ab23e129ae6d7aacc3ce5133abeb54a52c (patch)
treebcebd4a9e119347730da25410448af450ec3af80 /Library/Formula/mobile-shell.rb
parentdcc0b662db9add9b2ea17ee9164ca5a0491fe9bd (diff)
downloadhomebrew-ac4307ab23e129ae6d7aacc3ce5133abeb54a52c.tar.bz2
mobile-shell 1.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/mobile-shell.rb')
-rw-r--r--Library/Formula/mobile-shell.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mobile-shell.rb b/Library/Formula/mobile-shell.rb
index 61efd9c64..2a7d21b93 100644
--- a/Library/Formula/mobile-shell.rb
+++ b/Library/Formula/mobile-shell.rb
@@ -2,8 +2,8 @@ require 'formula'
class MobileShell < Formula
homepage 'http://mosh.mit.edu/'
- url 'https://github.com/downloads/keithw/mosh/mosh-1.2.tar.gz'
- md5 '2822792d362cc1539278ca3d3afb279a'
+ url 'https://github.com/downloads/keithw/mosh/mosh-1.2.1.tar.gz'
+ md5 '9ac87208fb8fbef9ab39c92f62fe6475'
head 'https://github.com/keithw/mosh.git'