mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
280 B
Ruby
9 lines
280 B
Ruby
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'
|
|
|
|
link 'AutoDMG.app'
|
|
end
|