homebrew-cask-versions/Casks/dragthing.rb
2015-01-09 04:17:40 +00:00

11 lines
349 B
Ruby

cask :v1 => 'dragthing' do
version '5.9.12'
sha256 '4a351c593aff1c3214613d622a4e81f184e8ae238df6db921dd822efeefe27e6'
# amazonaws.com is the official download host per the vendor homepage
url "https://s3.amazonaws.com/tlasystems/DragThing-#{version}.dmg"
homepage 'http://www.dragthing.com'
license :freemium
app 'DragThing.app'
end