packer 1.2.4

Closes #28440.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
commitay 2018-05-30 08:26:50 +10:00 committed by ilovezfs
parent b20e1636fe
commit 4b298273f8

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.2.3",
:revision => "b4df69af04373ef28caef3601befcaec1f909216"
:tag => "v1.2.4",
:revision => "4078cfe1622de705333994d037ac93e181a7c884"
head "https://github.com/hashicorp/packer.git"
bottle do