From a03f6ea65bb3c8ce6debf8789d45fce13c4555b2 Mon Sep 17 00:00:00 2001 From: commitay Date: Wed, 13 Sep 2017 09:50:02 +1000 Subject: [PATCH] packer 1.1.0 Closes #18009. Signed-off-by: FX Coudert --- Formula/packer.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/packer.rb b/Formula/packer.rb index 3cec0f7456..8429c724c8 100644 --- a/Formula/packer.rb +++ b/Formula/packer.rb @@ -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