mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
255 B
Ruby
9 lines
255 B
Ruby
class Thong < Cask
|
|
version '1.1'
|
|
sha256 '87e5f3dc6fa85d039d761507aba13e5bc90578940412420d24fb621cfd4fc2b6'
|
|
|
|
url "https://fousa-apps.s3.amazonaws.com/thong/thong-#{version}.dmg"
|
|
homepage 'http://thong.fousa.be/'
|
|
|
|
qlplugin 'Thong.qlgenerator'
|
|
end
|