diff --git a/bucket/packer.json b/bucket/packer.json index c5052e6fbf..66a8f26154 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.6.2", + "version": "1.6.3", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/packer/1.6.2/packer_1.6.2_windows_amd64.zip", - "hash": "b2df2954df15fedd32e2fda09e7639f80cbf402d318d192f6770f467fc983e29" + "url": "https://releases.hashicorp.com/packer/1.6.3/packer_1.6.3_windows_amd64.zip", + "hash": "d1b0a935985c9af06c7bea116225672064e82b1fa8e57dccf345fbef69d11986" }, "32bit": { - "url": "https://releases.hashicorp.com/packer/1.6.2/packer_1.6.2_windows_386.zip", - "hash": "78c6202569d6ace6e3f4690d0d08136ea58775742cd9c27bc23f28513ea57f1b" + "url": "https://releases.hashicorp.com/packer/1.6.3/packer_1.6.3_windows_386.zip", + "hash": "2fc9cc149b5dc308b6cf3617748c8bd586a10428139c061aab50610303fffd61" } }, "bin": "packer.exe",