homebrew-cask/Casks/automatic.rb

11 lines
232 B
Ruby
Raw Normal View History

2014-11-14 01:25:25 +08:00
cask :v1 => 'automatic' do
2014-09-17 19:42:38 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://codingcurious.com/downloads/Automatic.2.zip'
homepage 'http://codingcurious.com/automatic/'
license :commercial
prefpane 'Automatic.prefPane'
end