diff options
Diffstat (limited to 'Library/Formula/mobile-shell.rb')
| -rw-r--r-- | Library/Formula/mobile-shell.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mobile-shell.rb b/Library/Formula/mobile-shell.rb index 4a49f0276..3b321a88a 100644 --- a/Library/Formula/mobile-shell.rb +++ b/Library/Formula/mobile-shell.rb @@ -3,7 +3,7 @@ require 'formula' class MobileShell < Formula homepage 'http://mosh.mit.edu/' url 'https://github.com/downloads/keithw/mosh/mosh-1.2.2.tar.gz' - md5 '7ed5b857307685794dcd120afe5bdf52' + sha1 'f0227800298d80e9f1353db3b29a807de833d7d2' head 'https://github.com/keithw/mosh.git' |
