app stanza in xtorrent.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:39 -04:00
parent 76a85c377d
commit 3b10a3f43a
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Xtorrent < Cask
appcast 'http://xtorrent.s3.amazonaws.com/appcast.xml'
homepage 'http://www.xtorrent.com'
link 'Xtorrent.app'
app 'Xtorrent.app'
end