packer 1.3.3

Closes #34912.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Igor Kapkov 2018-12-09 08:39:01 +11:00 committed by Thierry Moisan
parent 9f676e8241
commit 9c2f1984f0

View file

@ -2,8 +2,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.3.2", :tag => "v1.3.3",
:revision => "6881d841a1a8374d696d79f156cbc462efe17984" :revision => "508b6efb4ababd3efa3614033f9529a30970899d"
head "https://github.com/hashicorp/packer.git" head "https://github.com/hashicorp/packer.git"
bottle do bottle do