homebrew-cask/Casks/automatic.rb

13 lines
485 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'automatic' do
2016-10-07 05:37:35 +08:00
version '2.4.8.394'
sha256 'f7902f27df769bdbf80cc15d234030ea64fbc507e53076c8aa0a0a863a3eb0b1'
2016-02-12 01:20:13 +08:00
# com-codingcurious-downloads.s3.amazonaws.com was verified as official when first introduced to the cask
2015-07-12 18:34:12 +08:00
url "https://com-codingcurious-downloads.s3.amazonaws.com/Automatic.#{version}.zip"
2018-06-12 22:37:26 +08:00
appcast 'http://update.codingcurious.com/automatic/appcast2.xml'
2015-01-04 11:26:45 +08:00
name 'Automatic'
homepage 'https://codingcurious.com/otomatic/'
prefpane 'Automatic.prefPane'
end