homebrew-cask-versions/Casks/paintcode.rb
Maurice Kelly fca06cde2c Add direct download version of PaintCode 1.3.4
PaintCode was available through a recent MacHeist bundle, where it was
made available as a direct download for the first time -- the normal
distribution method is Mac App Store. This cask can be used for non-MAS
owners of PaintCode to access the direct download version.
2014-04-25 09:38:16 +01:00

7 lines
236 B
Ruby

class Paintcode < Cask
url 'http://download.macheist.com/nano4/pc.zip'
homepage 'http://www.paintcodeapp.com/'
version '1.3.4'
sha256 '84e3794458851f42783fb8bebc53a8ca5bd068ddb5ef7fedb27db52e989e39a6'
link 'PaintCode.app'
end