packer 1.2.0

Closes #23927.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
commitay 2018-02-10 12:55:41 +10:00 committed by FX Coudert
parent 76e09df47f
commit e2c723f9b4

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.1.3",
:revision => "9698d7283f790aa1d3755ccbd95a1a1cdea9390a"
:tag => "v1.2.0",
:revision => "ca393b96f3909c3cde0f63d5aea211573dd22bc1"
head "https://github.com/hashicorp/packer.git"
bottle do