homebrew-cask-versions/Casks/automatic.rb
Johan Carlquist afcf4bd16e New cask, Automatic 2
Added Automatic 2, an prefpane-based RSS downloader.
2014-04-17 18:18:42 +02:00

7 lines
200 B
Ruby

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