mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
289 B
Ruby
9 lines
289 B
Ruby
class Photoninja < Cask
|
|
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
|