This commit is contained in:
Roland Walker 2014-09-10 11:37:04 -04:00
parent 781a8ee5b3
commit 7c3db06c2b
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ class Mosh < Cask
url 'https://mosh.mit.edu/mosh-1.2.4-3.pkg'
homepage 'http://mosh.mit.edu/'
install 'mosh-1.2.4-3.pkg'
pkg 'mosh-1.2.4-3.pkg'
uninstall :pkgutil => 'edu.mit.mosh.mosh.pkg'
end