homebrew-cask/Casks/fauxpas.rb

13 lines
397 B
Ruby

cask 'fauxpas' do
version '1.7.2'
sha256 '4db3fb5d6f84fedc7416b66ba67ce0d0849d57302734d7facf0d59b5b615f365'
url "http://files.fauxpasapp.com/FauxPas-#{version}.tar.bz2"
appcast 'http://files.fauxpasapp.com/appcast.xml',
checkpoint: '7a28ba2f41efd8fe57ae108a5bc1205e590a3260f0d42b2e988e0450f196ccf4'
name 'Faux Pas'
homepage 'http://fauxpasapp.com/'
app 'FauxPas.app'
end