aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseph2012-03-27 00:10:52 -0400
committerAdam Vandenberg2012-03-27 07:03:52 -0700
commitad5e8df798c59df3c65e175c43d96c6b46555137 (patch)
treeb33455921b9a43f98daa61150431d0060e254629
parent597d3ec7c6599bb2f0f94f81d3b11e5664736094 (diff)
downloadhomebrew-ad5e8df798c59df3c65e175c43d96c6b46555137.tar.bz2
mobile-shell 1.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-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 9fbb11007..2f15c5c60 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.0.tar.gz'
- md5 'c53723f8579789adf535215dfd5e562a'
+ url 'https://github.com/downloads/keithw/mosh/mosh-1.1.1.tar.gz'
+ md5 'b42d1ba8e6e975f0e957c348cc998026'
head 'https://github.com/keithw/mosh.git'