homebrew-cask-versions/Casks/automatic.rb
2014-09-17 07:42:38 -04:00

9 lines
206 B
Ruby

class Automatic < Cask
version :latest
sha256 :no_check
url 'http://codingcurious.com/downloads/Automatic.2.zip'
homepage 'http://codingcurious.com/automatic/'
prefpane 'Automatic.prefPane'
end