packer: Update to version 1.5.3

This commit is contained in:
Richard Kuhnt 2020-02-14 20:01:49 +00:00
parent a27c07646c
commit 401a83e155

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.5.2", "version": "1.5.3",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/packer/1.5.2/packer_1.5.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/packer/1.5.3/packer_1.5.3_windows_amd64.zip",
"hash": "6267a0023042848e144197cb3c28f72f9a4c2ef6432ae657057f08747f3fb5fe" "hash": "37389b58461a960a0108d8e28fcd2137ca22a25af459aee1b783cbd72d04d0c3"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/packer/1.5.2/packer_1.5.2_windows_386.zip", "url": "https://releases.hashicorp.com/packer/1.5.3/packer_1.5.3_windows_386.zip",
"hash": "275d5e9dacda5f75bf5656b6cc753ff24a33c85389ba8c41021c5450a0db1d66" "hash": "6d04be4c28d3f7fc4ae887c9913fbde845bf968571331032533fdd64b499de65"
} }
}, },
"bin": "packer.exe", "bin": "packer.exe",