homebrew-cask/Casks/pinegrow-web-designer.rb

15 lines
447 B
Ruby
Raw Normal View History

cask :v1 => 'pinegrow-web-designer' do
2015-05-19 00:51:35 +08:00
version '2.01'
sha256 'f6811ca1cda6fcb370a5dbdc7742cc4aa7b2f26b7573d7ad75f83a5c10860782'
# amazonaws.com is the official download host per the vendor homepage
url "https://pinegrow.s3.amazonaws.com/PinegrowMac.#{version}.dmg"
2015-01-06 10:41:48 +08:00
name 'Pinegrow'
name 'Pinegrow Web Editor'
name 'Pinegrow Web Designer'
homepage 'http://pinegrow.com/'
license :commercial
2014-09-16 00:06:07 +08:00
app 'Pinegrow Web Designer.app'
end