homebrew-cask/Casks/fauxpas.rb

13 lines
397 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'fauxpas' do
2017-11-18 20:15:33 +08:00
version '1.7.2'
sha256 '4db3fb5d6f84fedc7416b66ba67ce0d0849d57302734d7facf0d59b5b615f365'
2014-09-02 19:19:32 +08:00
2015-08-09 05:53:02 +08:00
url "http://files.fauxpasapp.com/FauxPas-#{version}.tar.bz2"
2016-01-31 11:29:27 +08:00
appcast 'http://files.fauxpasapp.com/appcast.xml',
2017-11-18 20:15:33 +08:00
checkpoint: '7a28ba2f41efd8fe57ae108a5bc1205e590a3260f0d42b2e988e0450f196ccf4'
2015-03-30 00:08:57 +08:00
name 'Faux Pas'
homepage 'http://fauxpasapp.com/'
2014-09-02 19:19:32 +08:00
2014-09-16 00:05:33 +08:00
app 'FauxPas.app'
2014-09-02 19:19:32 +08:00
end