homebrew-cask-versions/Casks/thong.rb
2015-01-09 04:36:15 +00:00

12 lines
361 B
Ruby

cask :v1 => 'thong' do
version '1.1'
sha256 '87e5f3dc6fa85d039d761507aba13e5bc90578940412420d24fb621cfd4fc2b6'
# amazonaws.com is the official download host per the vendor homepage
url "https://fousa-apps.s3.amazonaws.com/thong/thong-#{version}.dmg"
name 'Thong'
homepage 'http://thong.fousa.be/'
license :mit
qlplugin 'Thong.qlgenerator'
end