mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
249 B
Ruby
9 lines
249 B
Ruby
class Pinta < Cask
|
|
version '1.4'
|
|
sha256 'ebe9e8c271e5c445144ecbbce62d0e5bb20a27b75f34b90bf1a898e1cc452edf'
|
|
|
|
url 'https://github.com/downloads/PintaProject/Pinta/pinta-1.4.app.zip'
|
|
homepage 'http://pinta-project.com/'
|
|
|
|
link 'Pinta.app'
|
|
end
|