mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-11 22:06:11 -06:00
9 lines
249 B
Ruby
9 lines
249 B
Ruby
class Nomacs < Cask
|
|
version '1.0.0'
|
|
sha256 '2ec4bfd6390ab7c4b2a929a1e9d14f46f6f168608bf2aee8da67af797f73a54a'
|
|
|
|
url 'https://downloads.sourceforge.net/nomacs/nomacs-1.0.0-x86_64.dmg'
|
|
homepage 'http://www.nomacs.org/'
|
|
|
|
link 'nomacs.app'
|
|
end
|