From 45e29fd6bd00743e6b63a1f3ca443c6ab66da095 Mon Sep 17 00:00:00 2001 From: Daniele Sluijters Date: Sun, 21 Oct 2012 18:10:54 +0200 Subject: [PATCH] mobile-shell 1.2.3 Closes Homebrew/homebrew#15582. Signed-off-by: Adam Vandenberg --- Formula/mobile-shell.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/mobile-shell.rb b/Formula/mobile-shell.rb index 79c7f7c1c0..db8b18b742 100644 --- a/Formula/mobile-shell.rb +++ b/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.2.tar.gz' - sha1 'f0227800298d80e9f1353db3b29a807de833d7d2' + url 'https://github.com/downloads/keithw/mosh/mosh-1.2.3.tar.gz' + sha1 '2f95ae6f4610f1193250043e6c18496085ebfa0a' head 'https://github.com/keithw/mosh.git'