packer: Update to version 1.6.4

This commit is contained in:
Richard Kuhnt 2020-09-30 19:00:22 +00:00
parent e535047bd4
commit 01e2b43c27

View File

@ -2,15 +2,15 @@
"homepage": "https://www.packer.io",
"description": "Automates the creation of any type of virtual machine image.",
"license": "MPL-2.0",
"version": "1.6.3",
"version": "1.6.4",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/packer/1.6.3/packer_1.6.3_windows_amd64.zip",
"hash": "d1b0a935985c9af06c7bea116225672064e82b1fa8e57dccf345fbef69d11986"
"url": "https://releases.hashicorp.com/packer/1.6.4/packer_1.6.4_windows_amd64.zip",
"hash": "e0c5e3cacebc546089844dd08992075b2a9471f308a2ff57ade4ed7646abe65e"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.6.3/packer_1.6.3_windows_386.zip",
"hash": "2fc9cc149b5dc308b6cf3617748c8bd586a10428139c061aab50610303fffd61"
"url": "https://releases.hashicorp.com/packer/1.6.4/packer_1.6.4_windows_386.zip",
"hash": "93922429d5a760b6f1ba5eb48a31a472c965502a908ffcdf5f927e2d4343f203"
}
},
"bin": "packer.exe",