homebrew-cask/Casks/geppetto.rb

12 lines
409 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'geppetto' do
2016-03-08 20:13:46 +08:00
version '4.3.1-R201501182354'
sha256 'e01eba5861ecedd963528c3bc24e3b8ad6810aafd25e98080bff9f45f724e756'
# puppetlabs.com was verified as official when first introduced to the cask
url "https://downloads.puppetlabs.com/geppetto/4.x/geppetto-macosx.cocoa.x86_64-#{version}.zip"
2015-03-30 21:39:37 +08:00
name 'Geppetto'
2015-06-29 14:32:18 +08:00
homepage 'https://puppetlabs.github.io/geppetto/'
2014-09-16 00:05:37 +08:00
app 'geppetto/Geppetto.app'
2014-04-17 08:14:51 +08:00
end