homebrew-cask/Casks/bbc-iplayer-downloads.rb

12 lines
412 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'bbc-iplayer-downloads' do
2016-01-07 07:23:22 +08:00
version '1.14.2'
sha256 'feb02a935380805598b211a94c28466f0e064bfc938767ddc084a37a8c4719ee'
# bbci.co.uk was verified as official when first introduced to the cask
url "https://a.files.bbci.co.uk/iplayer/downloads/BBC-iPlayer-Downloads-#{version}.dmg"
name 'BBC iPlayer Downloads'
homepage 'http://www.bbc.co.uk/iplayer/install'
2014-09-16 00:05:18 +08:00
app 'BBC iPlayer Downloads.app'
end