packer 1.1.0

Closes #18009.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
commitay 2017-09-13 09:50:02 +10:00 committed by FX Coudert
parent 2627df3544
commit a03f6ea65b

View file

@ -4,8 +4,8 @@ class Packer < Formula
desc "Tool for creating identical machine images for multiple platforms"
homepage "https://packer.io"
url "https://github.com/hashicorp/packer.git",
:tag => "v1.0.4",
:revision => "4c3e6f36bad3d096ca649e2cfd23ab70bb2d6383"
:tag => "v1.1.0",
:revision => "84b9b07901fabfeab1325eb2d8d207aeefa944c7"
head "https://github.com/hashicorp/packer.git"
bottle do