homebrew-cask/Casks/airparrot.rb

14 lines
483 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'airparrot' do
2015-11-11 05:47:09 +08:00
version '2.3.0'
sha256 'e407d950566f9960bfaaa1046212eddf8dafb87e19710b38a500542f717bd483'
url "https://download.airsquirrels.com/AirParrot2/Mac/AirParrot-#{version}.dmg"
2015-12-26 04:57:40 +08:00
appcast 'https://updates.airsquirrels.com/AirParrot2/Mac/AirParrot2.xml',
:sha256 => '758a5fd4a47e64ba421cf6b3187b0b49af0373e246c376e6c7e18cd675b508fb'
name 'AirParrot'
2013-12-24 17:06:56 +08:00
homepage 'http://www.airsquirrels.com/airparrot/'
license :commercial
2014-11-26 08:56:27 +08:00
app 'AirParrot 2.app'
2013-12-24 17:06:56 +08:00
end