packer: Update to version 1.5.4

This commit is contained in:
Richard Kuhnt 2020-02-15 01:01:49 +00:00
parent edb11509fa
commit edef7a7a87

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.3",
"version": "1.5.4",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/packer/1.5.3/packer_1.5.3_windows_amd64.zip",
"hash": "37389b58461a960a0108d8e28fcd2137ca22a25af459aee1b783cbd72d04d0c3"
"url": "https://releases.hashicorp.com/packer/1.5.4/packer_1.5.4_windows_amd64.zip",
"hash": "26a66d6c99420b320babda2c94bfe1b289298b334d7721efd9f1a61139955d82"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.5.3/packer_1.5.3_windows_386.zip",
"hash": "6d04be4c28d3f7fc4ae887c9913fbde845bf968571331032533fdd64b499de65"
"url": "https://releases.hashicorp.com/packer/1.5.4/packer_1.5.4_windows_386.zip",
"hash": "ecdbfed1c0ac7abb61f4317a231233aae466577fe18bf4343810c779747b039a"
}
},
"bin": "packer.exe",