homebrew-cask/Casks/dragthing.rb

14 lines
507 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'dragthing' do
2016-12-21 09:52:14 +08:00
version '5.9.17'
sha256 '62d553878267d617aa2be48f09dfc401d08afce216cd42aef7441f4f95dd4cff'
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"
appcast 'http://www.dragthing.com/english/download.html',
checkpoint: '193085839afd838f3b81674f261e32fd6d2790e938834c245d4ca1a365501446'
2015-03-28 01:14:37 +08:00
name 'DragThing'
homepage 'http://www.dragthing.com/'
2014-09-16 00:05:30 +08:00
app 'DragThing.app'
end