packer: Update to version 1.6.2

This commit is contained in:
Richard Kuhnt 2020-08-28 19:00:19 +00:00
parent f909fe8f45
commit a907ad61f4

View File

@ -2,15 +2,15 @@
"homepage": "https://www.packer.io", "homepage": "https://www.packer.io",
"description": "Automates the creation of any type of virtual machine image.", "description": "Automates the creation of any type of virtual machine image.",
"license": "MPL-2.0", "license": "MPL-2.0",
"version": "1.6.1", "version": "1.6.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/packer/1.6.1/packer_1.6.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/packer/1.6.2/packer_1.6.2_windows_amd64.zip",
"hash": "dd68974398e33584b6d0288f8df9cbcd00fb2ed9f4dd60bf6ffe6bd8d0203b6d" "hash": "b2df2954df15fedd32e2fda09e7639f80cbf402d318d192f6770f467fc983e29"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/packer/1.6.1/packer_1.6.1_windows_386.zip", "url": "https://releases.hashicorp.com/packer/1.6.2/packer_1.6.2_windows_386.zip",
"hash": "b312affaa8239e5f4cf7cef721612353eedc9141dc773c84d651314e5641d564" "hash": "78c6202569d6ace6e3f4690d0d08136ea58775742cd9c27bc23f28513ea57f1b"
} }
}, },
"bin": "packer.exe", "bin": "packer.exe",