homebrew-cask/Casks/photoninja.rb

13 lines
498 B
Ruby

cask :v1 => 'photoninja' do
version '1.2.4RC'
sha256 '6bb3d42e319f318db9232478a043f59adfc73033234cfe38cea90c11bec6d1a9'
# cachefly.net is the official download host per the vendor homepage
url "https://picturecode.cachefly.net/photoninja/downloads/Install_PhotoNinja_#{version}.dmg"
name 'Photo Ninja'
homepage 'http://www.picturecode.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'PhotoNinja.app'
end