homebrew-cask/Casks/macpilot.rb

11 lines
246 B
Ruby
Raw Normal View History

2014-11-14 01:26:18 +08:00
cask :v1 => 'macpilot' do
2014-09-17 19:42:52 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
2015-01-18 09:01:42 +08:00
url 'http://mirror.koingosw.com/products/macpilot/download/macpilot.dmg'
homepage 'http://www.koingosw.com/products/macpilot.php'
license :commercial
2014-09-16 00:05:53 +08:00
app 'MacPilot.app'
end