packer 0.8.2

Updated to v0.8.2

This release adds VirtualBox 5.0 support. Tested with `brew upgrade --from-source packer`.

```
$ packer --version
0.8.2
```

Closes Homebrew/homebrew#42026.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
Andrew Ellis 2015-07-22 11:04:52 -07:00 committed by Baptiste Fontaine
parent 236962ddc4
commit d87bb0bcd0

View file

@ -6,7 +6,7 @@ class Packer < Formula
# buildscript requires the .git directory be present
url "https://github.com/mitchellh/packer.git",
:tag => "v0.8.1", :revision => "872e78d5b0a387eb3b87ddeef210264c3199d178"
:tag => "v0.8.2", :revision => "28c80a648c7e35c320530561a00c889837bd6b22"
bottle do
cellar :any