From 5c9cb11b25afdc5b1410354d30da2fd8d9b678fb Mon Sep 17 00:00:00 2001 From: aaronlake Date: Mon, 9 Apr 2012 20:48:28 -0300 Subject: mobile-shell 1.1.3 Closes #11540. Signed-off-by: Adam Vandenberg --- Library/Formula/mobile-shell.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/mobile-shell.rb') diff --git a/Library/Formula/mobile-shell.rb b/Library/Formula/mobile-shell.rb index 2f15c5c60..0297eb42b 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.1.1.tar.gz' - md5 'b42d1ba8e6e975f0e957c348cc998026' + url 'https://github.com/downloads/keithw/mosh/mosh-1.1.3.tar.gz' + md5 'de507695b6f67523bc81596f97220a9a' head 'https://github.com/keithw/mosh.git' -- cgit v1.2.3