Merge pull request #7626 from jalaziz/update-airparrot

Update AirParrot to v2
This commit is contained in:
Vítor Galvão
2014-11-26 01:27:26 +00:00
+3 -3
View File
@@ -2,10 +2,10 @@ cask :v1 => 'airparrot' do
version :latest
sha256 :no_check
url 'http://download.airsquirrels.com/AirParrot/Mac/AirParrot.dmg'
appcast 'http://airparrot.com/updates/AirParrot.xml'
url 'http://download.airsquirrels.com/AirParrot2/Mac/AirParrot2.dmg'
appcast 'https://updates.airsquirrels.com/AirParrot2/Mac/AirParrot2.xml'
homepage 'http://www.airsquirrels.com/airparrot/'
license :unknown
app 'AirParrot.app'
app 'AirParrot 2.app'
end