homebrew-cask/Casks/pinta.rb

8 lines
247 B
Ruby

class Pinta < Cask
url 'https://github.com/downloads/PintaProject/Pinta/pinta-1.4.app.zip'
homepage 'http://pinta-project.com/'
version '1.4'
sha256 'ebe9e8c271e5c445144ecbbce62d0e5bb20a27b75f34b90bf1a898e1cc452edf'
link 'Pinta.app'
end