You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
220 B
7 lines
220 B
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
|
|
|