diff --git a/Casks/nomacs.rb b/Casks/nomacs.rb new file mode 100644 index 000000000..c692954bf --- /dev/null +++ b/Casks/nomacs.rb @@ -0,0 +1,7 @@ +class Nomacs < Cask + url 'http://downloads.sourceforge.net/nomacs/nomacs-1.0.0-x86_64.dmg' + homepage 'http://www.nomacs.org/' + version '1.0.0' + sha1 'b8caef809158e799ec3a032b2707327418139f90' + link 'nomacs.app' +end