cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / pixi-paint.rb
blob7b06f9f359a43ef24fef8f8b05fa1cff0b87bb3f
1 cask :v1 => 'pixi-paint' do
2   version :latest
3   sha256 :no_check
5   url 'http://0.pixiecdn.com/PixiePaint-osx.zip'
6   name 'Pixi Paint'
7   homepage 'http://www.danielx.net/pixel-editor/docs/download'
8   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
10   app 'Pixi Paint/Pixi Paint.app'
11 end