homebrew-cask/Casks/dragondrop.rb

14 lines
474 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'dragondrop' do
2015-07-25 03:02:04 +08:00
version '1.4.1'
sha256 '40e91b83d9a70a6f416394cddb58e758b44fa1c84950f99a6a391f60bce32e81'
2015-04-25 10:45:21 +08:00
2015-07-25 03:02:04 +08:00
url "https://shinyplasticbag.com/dragondrop/releases/dragondrop_#{version}.dmg"
2015-05-24 00:23:59 +08:00
appcast 'https://shinyplasticbag.com/dragondrop/updates.xml',
checkpoint: '1e5a31caed5009c9df8e41cb7543ec154fee14852b63660f62e29411654d4928'
name 'DragonDrop'
2015-06-29 14:32:18 +08:00
homepage 'https://shinyplasticbag.com/dragondrop/'
2015-04-25 10:45:21 +08:00
license :commercial
app 'DragonDrop.app'
end