cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / trailer.rb
blob8d37e7ba65f19a402ccb6f131add5ea236436abe
1 cask :v1 => 'trailer' do
2   version '1.1.5'
3   sha256 'fac5b10d2613ef64a56a198e385a0d772ebd333386abca6efbc1c71481c02166'
5   url "http://ptsochantaris.github.io/trailer/trailer#{version.gsub('.','')}.zip"
6   appcast 'http://ptsochantaris.github.io/trailer/appcast.xml',
7           :sha256 => 'eca7558a05e4984335438eb7fbb1e341a6ada3fb6217db0dfdb0a672701a9e89'
8   homepage 'http://ptsochantaris.github.io/trailer/'
9   license :mit
11   app 'Trailer.app'
12 end