homebrew-cask/Casks/photoninja.rb

13 lines
423 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'photoninja' do
2016-02-17 20:47:37 +08:00
version '1.2.7'
sha256 'cf159ad6075fded4c4ab14c0f427bd9b54554a0eb60c3c1a6c77309933331010'
2016-03-09 05:01:42 +08:00
# picturecode.cachefly.net was verified as official when first introduced to the cask
2014-09-26 20:09:06 +08:00
url "https://picturecode.cachefly.net/photoninja/downloads/Install_PhotoNinja_#{version}.dmg"
2015-04-18 03:10:32 +08:00
name 'Photo Ninja'
2014-12-25 01:48:21 +08:00
homepage 'http://www.picturecode.com/'
2015-10-02 02:50:36 +08:00
license :commercial
2016-02-17 20:47:37 +08:00
app "PhotoNinja_#{version}.app"
end