homebrew-cask/Casks/duplicate-annihilator.rb

11 lines
255 B
Ruby
Raw Normal View History

2013-12-09 02:33:01 +08:00
class DuplicateAnnihilator < Cask
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://brattoo.com/propaganda/downloadDa.php'
homepage 'http://brattoo.com/propaganda/'
2013-12-09 02:33:01 +08:00
nested_container 'Duplicate Annihilator.dmg'
2014-09-16 00:05:30 +08:00
app 'Duplicate Annihilator.app'
2013-12-09 02:33:01 +08:00
end