homebrew-cask/Casks/automatic.rb

11 lines
228 B
Ruby
Raw Normal View History

class Automatic < Cask
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