homebrew-cask/Casks/autodmg.rb

10 lines
280 B
Ruby
Raw Normal View History

2014-06-13 08:09:34 +08:00
class Autodmg < Cask
version '1.4.3'
sha256 '62233d162ccf2109bf0a03f1e74c7c74da323958ad1f13a0c06f18a611e44592'
url 'https://github.com/MagerValp/AutoDMG/releases/download/v1.4.3/AutoDMG-1.4.3.dmg'
homepage 'https://github.com/MagerValp/AutoDMG'
2014-06-13 08:09:34 +08:00
link 'AutoDMG.app'
end