homebrew-cask/Casks/automatic.rb

10 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