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" desc "Tool for creating identical machine images for multiple platforms"
homepage "https://packer.io" homepage "https://packer.io"
url "https://github.com/hashicorp/packer.git", url "https://github.com/hashicorp/packer.git",
:tag => "v1.0.4", :tag => "v1.1.0",
:revision => "4c3e6f36bad3d096ca649e2cfd23ab70bb2d6383" :revision => "84b9b07901fabfeab1325eb2d8d207aeefa944c7"
head "https://github.com/hashicorp/packer.git" head "https://github.com/hashicorp/packer.git"
bottle do bottle do