app stanza in gog-downloader.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:39 -04:00
parent 10e95cf4f4
commit cc369811c3
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class GogDownloader < Cask
appcast 'https://api.gog.com/en/downloader2/status/mac-stable'
homepage 'http://www.gog.com/downloader'
link 'GOG Downloader.app'
app 'GOG Downloader.app'
end