mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
220 B
Ruby
7 lines
220 B
Ruby
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
|