homebrew-cask/Casks/picturelife.rb

8 lines
188 B
Ruby

class Picturelife < Cask
url 'http://download.picturelife.com/mac/Picturelife.dmg'
homepage 'http://picturelife.com'
version 'latest'
sha256 :no_check
link 'Picturelife.app'
end