bleep.rb: add appcast

This commit is contained in:
Victor Popkov 2015-05-22 20:20:02 +03:00
parent e94db78229
commit 8491ed3799
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ cask :v1 => 'bleep' do
# utorrent.com is the official download host per the vendor homepage
url 'https://download-new.utorrent.com/endpoint/bleep/os/osx/track/stable/'
name 'Bleep'
appcast 'https://bleeposx.bittorrent.com/appcast.xml',
:sha256 => '266fc57b32cbbe67b46513eba330c1986681f767892d97ad66b0a61510d4aaf1'
homepage 'http://www.bleep.pm/'
license :gratis
tags :vendor => 'BitTorrent'