Add Packer v0.6.1

This commit is contained in:
zsolt kormany
2014-08-12 12:37:05 +01:00
committed by Vítor Galvão
parent d2ed026aba
commit cd6689d382
+9
View File
@@ -0,0 +1,9 @@
class Packer < Cask
version '0.6.1'
sha256 '1ab1cf76be8ab1b953f0e634c96f8a09a9d17eb3d180b120b9d19afff2a94cb4'
url "https://dl.bintray.com/mitchellh/packer/#{version}_darwin_amd64.zip"
homepage 'http://www.packer.io/'
binary 'packer'
end