homebrew-cask/Casks/glueprint.rb

12 lines
299 B
Ruby

cask :v1 => 'glueprint' do
version '1.1'
sha256 '3a11d1150dd00b0e880ea0543aafc1bba5756a27f896a5e151a10d920595e747'
url "http://glueprintapp.com/static/download/GluePrint-#{version}.app.zip"
name 'GluePrint'
homepage 'http://glueprintapp.com/'
license :gratis
app 'GluePrint.app'
end