homebrew-cask-versions/Casks/automatic.rb
2014-05-08 08:51:31 -04:00

7 lines
205 B
Ruby

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