homebrew-cask/Casks/trailer.rb

14 lines
457 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'trailer' do
2016-05-11 06:18:37 +08:00
version '1.3.20'
sha256 '17d49464f6c4636b0c58c69e4b16f0132fb2e2a2cc3164f50a9ed57a4d54a890'
2016-03-03 13:09:02 +08:00
url "https://ptsochantaris.github.io/trailer/trailer#{version.no_dots}.zip"
2015-06-29 14:32:18 +08:00
appcast 'https://ptsochantaris.github.io/trailer/appcast.xml',
2016-05-11 06:18:37 +08:00
checkpoint: 'ac98df74286154a41c934ddd5b8012683a6f3cf250937a73a932593adb9c2f48'
2015-01-23 06:14:52 +08:00
name 'Trailer'
2015-06-29 14:32:18 +08:00
homepage 'https://ptsochantaris.github.io/trailer/'
license :mit
2014-09-16 00:06:31 +08:00
app 'Trailer.app'
end