packer: Update to version 1.3.4

This commit is contained in:
Richard Kuhnt 2019-01-30 16:00:28 +00:00
parent d5f160fa04
commit 67401e04c4

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.packer.io", "homepage": "https://www.packer.io",
"license": "MPL-2.0", "license": "MPL-2.0",
"version": "1.3.3", "version": "1.3.4",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/packer/1.3.3/packer_1.3.3_windows_amd64.zip", "url": "https://releases.hashicorp.com/packer/1.3.4/packer_1.3.4_windows_amd64.zip",
"hash": "02e35d7ec6dbd009c117f9731c42b8ba67fd6d53ec05f57849445f316ae8f817" "hash": "6e0b70ec648184366092eff3c53ff67d08de72586a15798e9e9f51086b94eeac"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/packer/1.3.3/packer_1.3.3_windows_386.zip", "url": "https://releases.hashicorp.com/packer/1.3.4/packer_1.3.4_windows_386.zip",
"hash": "07ac92b10b6250edfe9280e777dc7752bf461c73eb9da7a14f34febd4ec3dc7a" "hash": "9c5f8b85dc57a079c08188e00f27c1c1d514c5497bad6f707e53ea1e75599ce0"
} }
}, },
"bin": "packer.exe", "bin": "packer.exe",