homebrew-cask/Casks/glueprint.rb

12 lines
357 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'glueprint' do
version '1.1'
sha256 '3a11d1150dd00b0e880ea0543aafc1bba5756a27f896a5e151a10d920595e747'
url "http://glueprintapp.com/static/download/GluePrint-#{version}.app.zip"
2018-06-12 22:37:26 +08:00
appcast 'http://glueprint-update.s3-website-us-east-1.amazonaws.com/appcast.xml'
name 'GluePrint'
homepage 'http://glueprintapp.com/'
app 'GluePrint.app'
end