mobile-shell 1.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
0daf704046
commit
404b0967bf
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.1.tar.gz'
|
||||
md5 '9ac87208fb8fbef9ab39c92f62fe6475'
|
||||
url 'https://github.com/downloads/keithw/mosh/mosh-1.2.2.tar.gz'
|
||||
md5 '7ed5b857307685794dcd120afe5bdf52'
|
||||
|
||||
head 'https://github.com/keithw/mosh.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue