homebrew-cask/Casks/pixelpeeper.rb

13 lines
432 B
Ruby

cask :v1 => 'pixelpeeper' do
version :latest
sha256 :no_check
url 'https://www.irradiatedsoftware.com/download/PixelPeeper.zip'
appcast 'http://www.irradiatedsoftware.com/updates/profiles/pixelpeeper.php'
name 'PixelPeeper'
homepage 'http://www.irradiatedsoftware.com/labs'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'PixelPeeper.app'
end