homebrew-cask/Casks/duplicate-annihilator.rb

12 lines
278 B
Ruby

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