homebrew-cask/Casks/thong.rb

13 lines
361 B
Ruby
Raw Normal View History

2014-11-14 01:27:09 +08:00
cask :v1 => 'thong' do
2014-02-11 18:58:04 +08:00
version '1.1'
sha256 '87e5f3dc6fa85d039d761507aba13e5bc90578940412420d24fb621cfd4fc2b6'
# amazonaws.com is the official download host per the vendor homepage
2014-09-26 20:09:15 +08:00
url "https://fousa-apps.s3.amazonaws.com/thong/thong-#{version}.dmg"
2015-01-05 00:11:20 +08:00
name 'Thong'
homepage 'http://thong.fousa.be/'
license :mit
2014-02-11 18:58:04 +08:00
qlplugin 'Thong.qlgenerator'
end