homebrew-cask/Casks/the-archive-browser.rb

14 lines
455 B
Ruby
Raw Normal View History

2014-02-08 16:15:26 +08:00
class TheArchiveBrowser < Cask
version '1.9.1'
sha256 'c658cc67fde3773b20731394c3ca2829285b3e02efa10c4efb360b2bf053f26e'
url 'http://wakaba.c3.cx/releases/mac/TheArchiveBrowser1.9.1.zip'
homepage 'http://archivebrowser.c3.cx'
2014-02-08 16:15:26 +08:00
link 'The Archive Browser.app'
caveats <<-EOS.undent
The Archive Browser is a commercial app. Only a trial version will be
installed. A full license may be purchased from the developer website.
EOS
2014-02-08 16:15:26 +08:00
end