homebrew-cask/Casks/dragthing.rb

13 lines
377 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'dragthing' do
version '5.9.12'
2014-03-05 08:14:26 +08:00
sha256 '4a351c593aff1c3214613d622a4e81f184e8ae238df6db921dd822efeefe27e6'
2016-02-12 08:12:24 +08:00
# amazonaws.com/tlasystems was verified as official when first introduced to the cask
2014-09-26 20:08:52 +08:00
url "https://s3.amazonaws.com/tlasystems/DragThing-#{version}.dmg"
2015-03-28 01:14:37 +08:00
name 'DragThing'
homepage 'http://www.dragthing.com'
license :freemium
2014-09-16 00:05:30 +08:00
app 'DragThing.app'
end