packer: Update to version 1.5.2

This commit is contained in:
Richard Kuhnt 2020-02-12 23:01:49 +00:00
parent 911538f6a0
commit fd461f244f

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.5.1",
"version": "1.5.2",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/packer/1.5.1/packer_1.5.1_windows_amd64.zip",
"hash": "0a4ec81d5989a37126359bdd6774b08065a195ae43943530c3437556e8589c7c"
"url": "https://releases.hashicorp.com/packer/1.5.2/packer_1.5.2_windows_amd64.zip",
"hash": "0f1d36897257f8ab50e5be519ab20bed67e59505cf04e71bd7a21d525443984f"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.5.1/packer_1.5.1_windows_386.zip",
"hash": "9a11a0124c2091ad1117312385fb1f85d25a53ef0ef1a059a80c0d2aca0b75da"
"url": "https://releases.hashicorp.com/packer/1.5.2/packer_1.5.2_windows_386.zip",
"hash": "c07b0b0a81bbc380512344151aa8e34e83d53a5b90511156510d22b0effd3b34"
}
},
"bin": "packer.exe",