packer 1.3.4

Closes #36567.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Kevin Kirsche 2019-01-30 15:44:44 -05:00 committed by Chongyu Zhu
parent 51d6f4def5
commit 49674c16db
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

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