diff --git a/bucket/packer.json b/bucket/packer.json index d2c3d1da9d..f597b96587 100644 --- a/bucket/packer.json +++ b/bucket/packer.json @@ -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.5", + "version": "1.5.6", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/packer/1.5.5/packer_1.5.5_windows_amd64.zip", - "hash": "9ed486093c2c4ea16cc57bdc80366105bd1ebb234f1ba1839243c552498766ff" + "url": "https://releases.hashicorp.com/packer/1.5.6/packer_1.5.6_windows_amd64.zip", + "hash": "60c5220bd2617e95949a930625c3276f704ffbb54039312a0a040379786ac49e" }, "32bit": { - "url": "https://releases.hashicorp.com/packer/1.5.5/packer_1.5.5_windows_386.zip", - "hash": "0ad5d9a46b499867abce4ac36bcc6023da66f9610a8916f1b68c50c74656abd9" + "url": "https://releases.hashicorp.com/packer/1.5.6/packer_1.5.6_windows_386.zip", + "hash": "a6dc3e771610e63e18cb9ba58cb8de5af0b0f3d8a1e7f92c7eb97f35d7afcf98" } }, "bin": "packer.exe",