homebrew-cask/Casks/automatic.rb

14 lines
574 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"
2015-07-09 08:57:58 +08:00
appcast 'http://update.codingcurious.com/automatic/appcast2.xml',
2017-04-29 02:26:45 +08:00
checkpoint: 'c03c7f501a677bce6e764089360eb0d57a495d0083c22606a9fc93e778197322'
2015-01-04 11:26:45 +08:00
name 'Automatic'
2016-11-23 13:28:05 +08:00
homepage 'http://codingcurious.com/otomatic/'
prefpane 'Automatic.prefPane'
end