mobile-shell 1.2.3
Closes Homebrew/homebrew#15582. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
935632998e
commit
45e29fd6bd
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue