Browse Source

AirVideoServer: Update license, add name stanza

master
Michael Ford 9 years ago
parent
commit
8e61442acd
  1. 4
      Casks/air-video-server.rb

4
Casks/air-video-server.rb

@ -2,9 +2,11 @@ cask :v1 => 'air-video-server' do
version '2.4.6-beta3u2'
sha256 '479af913987a4cc8414969a8d4a4c164a4bd0a22d156829a983b4c58e9dd3f6e'
# amazonaws.com is the official download host per the vendor homepage
url "https://s3.amazonaws.com/AirVideo/Air+Video+Server+#{version}.dmg"
name 'Air Video Server'
homepage 'http://www.inmethod.com/air-video/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gratis
app 'Air Video Server.app'
end

Loading…
Cancel
Save