diff --git a/bucket/packer.json b/bucket/packer.json index 1d93d2da3f..d0e0ac33a0 100644 --- a/bucket/packer.json +++ b/bucket/packer.json @@ -1,16 +1,16 @@ { - "version": "1.14.2", + "version": "1.14.3", "description": "Automates the creation of any type of virtual machine image.", "homepage": "https://www.packer.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/packer/1.14.2/packer_1.14.2_windows_amd64.zip", - "hash": "8d55c8ba32f645d0774ae3c7425f68d5f09b680d7da623baa6665f3e9e0d2cd1" + "url": "https://releases.hashicorp.com/packer/1.14.3/packer_1.14.3_windows_amd64.zip", + "hash": "6e09e9352e3ed073a3718534c8be49febe1b84dd4fbfeef5d5f219727540f595" }, "32bit": { - "url": "https://releases.hashicorp.com/packer/1.14.2/packer_1.14.2_windows_386.zip", - "hash": "e64029969a412de74afe40c1f3d00c02336005b63f963abc43f56b2fccf6dc6d" + "url": "https://releases.hashicorp.com/packer/1.14.3/packer_1.14.3_windows_386.zip", + "hash": "e988d7ed66974e714431d0af9a7fce12f9ae8c2294ad4a75d9f215c585b8fe0f" } }, "bin": "packer.exe",