homebrew-cask/Casks/pinta.rb

10 lines
255 B
Ruby

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