Reformat photoninja.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:35 +02:00
parent 1ee2987645
commit 96746db1fd
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Photoninja < Cask
url 'https://picturecode.cachefly.net/photoninja/downloads/Install_PhotoNinja_1.2.1.dmg'
homepage 'http://www.picturecode.com/index.php'
version '1.2.1'
sha256 '81f62282865c53d2ed653ea2494f44d9e4d82cce623e85c651bb9aa8ccb26794'
url 'https://picturecode.cachefly.net/photoninja/downloads/Install_PhotoNinja_1.2.1.dmg'
homepage 'http://www.picturecode.com/index.php'
link 'PhotoNinja.app'
end