app stanza in hexchat.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:41 -04:00
parent 034b6fd8c3
commit 97909f0698

View file

@ -5,5 +5,5 @@ class Hexchat < Cask
url 'http://dl.hexchat.net/hexchat/osx/HexChat-2.10.0.app.zip'
homepage 'http://hexchat.github.io'
link 'HexChat.app'
app 'HexChat.app'
end