homebrew-cask/Casks/easytether.rb

14 lines
318 B
Ruby
Raw Normal View History

2015-06-12 07:00:59 +08:00
cask :v1 => 'easytether' do
version :latest
sha256 :no_check
url 'http://www.mobile-stream.com/beta/easytether.dmg'
name 'EasyTether'
homepage 'http://www.mobile-stream.com/easytether/'
license :commercial
pkg 'EasyTetherUSBEthernet.pkg'
uninstall :pkgutil => 'com.mobile-stream.pkg.EasyTether'
end