packer: Update to version 1.7.1

This commit is contained in:
Richard Kuhnt 2021-03-31 18:00:20 +00:00
parent 301e985356
commit ff1badbce9

View File

@ -1,16 +1,16 @@
{
"version": "1.7.0",
"version": "1.7.1",
"description": "Automates the creation of any type of virtual machine image.",
"homepage": "https://www.packer.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/packer/1.7.0/packer_1.7.0_windows_amd64.zip",
"hash": "c7546b79ed8ea73a1541e5d084311a230f7233023df9b11659e1d12e7f63224b"
"url": "https://releases.hashicorp.com/packer/1.7.1/packer_1.7.1_windows_amd64.zip",
"hash": "f97b4573482c201894e554a1b5632b419228c74aaf40ec254070c6990cac8d90"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.7.0/packer_1.7.0_windows_386.zip",
"hash": "62ebdb5059b0cc46297cd3f5cae7875d2b45cb3e44b032b03c317c81bed98719"
"url": "https://releases.hashicorp.com/packer/1.7.1/packer_1.7.1_windows_386.zip",
"hash": "3609c03e412907d4e145a75c7f31b9c818be8e645d81d727cc64c1d3fe10275e"
}
},
"bin": "packer.exe",