cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / airfile.rb
blob4c3f3d45ffad7e1656bfbd3b546735ca99036416
1 cask :v1 => 'airfile' do
2   version '2.8.2'
3   sha256 'ab8792e538462b8f8fc6b44af28dd2fe9d16af3f955cd2cfcc7ed6f88fb87e9a'
5   # amazonaws.com is the official download host per the vendor homepage
6   url "https://s3.amazonaws.com/airfile-static/__apps__/airfile/AirFile-#{version}.zip"
7   name 'AirFile'
8   homepage 'http://airfileapp.tumblr.com/'
9   license :commercial
11   app 'AirFile.app'
12 end