packer: Update to version 1.6.5

This commit is contained in:
Richard Kuhnt 2020-10-30 21:01:46 +00:00
parent f823fc6181
commit ef32db320a

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.4",
"version": "1.6.5",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/packer/1.6.4/packer_1.6.4_windows_amd64.zip",
"hash": "e0c5e3cacebc546089844dd08992075b2a9471f308a2ff57ade4ed7646abe65e"
"url": "https://releases.hashicorp.com/packer/1.6.5/packer_1.6.5_windows_amd64.zip",
"hash": "ff64180c8ebba2f9fe08fa6ae3dbe8282067ff1174b77edee7b1d9ac676d1383"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.6.4/packer_1.6.4_windows_386.zip",
"hash": "93922429d5a760b6f1ba5eb48a31a472c965502a908ffcdf5f927e2d4343f203"
"url": "https://releases.hashicorp.com/packer/1.6.5/packer_1.6.5_windows_386.zip",
"hash": "75cf9bb564bf2865a72a6aa9bec5e0a6d69cfa119be8b297e9be26fb7e3000fd"
}
},
"bin": "packer.exe",