homebrew-cask/Casks/gog-downloader.rb

11 lines
347 B
Ruby
Raw Normal View History

2013-10-30 02:07:19 +08:00
class GogDownloader < Cask
version '1.2.512'
sha256 '353604a2123feacf438c6586b3ec20967dca637b0a97d36203adbc3e1dfdefce'
2013-10-30 02:07:19 +08:00
url 'http://static.gog.com/download/d3/mac-stable/GOG_Downloader_1.2_512.zip'
appcast 'https://api.gog.com/en/downloader2/status/mac-stable'
2013-10-30 02:07:19 +08:00
homepage 'http://www.gog.com/downloader'
2013-10-30 02:07:19 +08:00
link 'GOG Downloader.app'
end