homebrew-cask/Casks/duplicate-annihilator.rb

12 lines
274 B
Ruby

class DuplicateAnnihilator < Cask
version :latest
sha256 :no_check
url 'http://brattoo.com/propaganda/downloadDa.php'
homepage 'http://brattoo.com/propaganda/'
license :unknown
nested_container 'Duplicate Annihilator.dmg'
app 'Duplicate Annihilator.app'
end