homebrew-cask/Casks/glueprint.rb

11 lines
329 B
Ruby

cask :v1 => 'glueprint' do
version '1.1'
sha256 '3a11d1150dd00b0e880ea0543aafc1bba5756a27f896a5e151a10d920595e747'
url "http://glueprintapp.com/static/download/GluePrint-#{version}.app.zip"
homepage 'http://glueprintapp.com/'
license :unknown # todo: improve this machine-generated value
app 'GluePrint.app'
end