mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
250 B
Ruby
9 lines
250 B
Ruby
class Dragthing < Cask
|
|
version '5.9.12'
|
|
sha256 '4a351c593aff1c3214613d622a4e81f184e8ae238df6db921dd822efeefe27e6'
|
|
|
|
url 'https://s3.amazonaws.com/tlasystems/DragThing-5.9.12.dmg'
|
|
homepage 'http://www.dragthing.com'
|
|
|
|
link 'DragThing.app'
|
|
end
|