homebrew-cask/Casks/airfoil.rb

14 lines
525 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'airfoil' do
2016-11-12 20:24:51 +08:00
version '5.5.1'
sha256 'afba4c1a5c41076714657f7722674ad5352959cb4127df69b0fdf362e3280e9f'
2016-05-07 13:36:51 +08:00
url 'https://rogueamoeba.com/airfoil/download/Airfoil.zip'
2016-02-21 04:55:09 +08:00
appcast 'https://rogueamoeba.net/ping/versionCheck.cgi?format=sparkle&bundleid=com.rogueamoeba.Airfoil&platform=osx',
2016-11-12 20:24:51 +08:00
checkpoint: 'fb1023a31f22c8481dbb3edf499d9523b9c51f361843a66eedaaf24de0e46f44'
2015-01-04 10:45:24 +08:00
name 'Airfoil'
homepage 'https://www.rogueamoeba.com/airfoil/mac/'
2016-02-21 04:55:09 +08:00
app 'Airfoil/Airfoil Satellite.app'
2014-09-16 00:05:13 +08:00
app 'Airfoil/Airfoil.app'
2013-05-06 16:39:20 +08:00
end