packer: Update to version 1.5.5

This commit is contained in:
Richard Kuhnt 2020-03-25 23:01:52 +00:00
parent 64efd3436b
commit 4b0925a834

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.4",
"version": "1.5.5",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/packer/1.5.4/packer_1.5.4_windows_amd64.zip",
"hash": "26a66d6c99420b320babda2c94bfe1b289298b334d7721efd9f1a61139955d82"
"url": "https://releases.hashicorp.com/packer/1.5.5/packer_1.5.5_windows_amd64.zip",
"hash": "9ed486093c2c4ea16cc57bdc80366105bd1ebb234f1ba1839243c552498766ff"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.5.4/packer_1.5.4_windows_386.zip",
"hash": "ecdbfed1c0ac7abb61f4317a231233aae466577fe18bf4343810c779747b039a"
"url": "https://releases.hashicorp.com/packer/1.5.5/packer_1.5.5_windows_386.zip",
"hash": "0ad5d9a46b499867abce4ac36bcc6023da66f9610a8916f1b68c50c74656abd9"
}
},
"bin": "packer.exe",