diff --git a/bucket/packer.json b/bucket/packer.json index 1949f89811..8bfc516c36 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.0", + "version": "1.5.1", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/packer/1.5.0/packer_1.5.0_windows_amd64.zip", - "hash": "c42044a510c23dd346dddd02c1379958c75f4bf14da3c230429cf2addd544623" + "url": "https://releases.hashicorp.com/packer/1.5.1/packer_1.5.1_windows_amd64.zip", + "hash": "0a4ec81d5989a37126359bdd6774b08065a195ae43943530c3437556e8589c7c" }, "32bit": { - "url": "https://releases.hashicorp.com/packer/1.5.0/packer_1.5.0_windows_386.zip", - "hash": "697f52b5f851161316529159b230d68b2239bce9ea98472e09ef18501fffa9d1" + "url": "https://releases.hashicorp.com/packer/1.5.1/packer_1.5.1_windows_386.zip", + "hash": "9a11a0124c2091ad1117312385fb1f85d25a53ef0ef1a059a80c0d2aca0b75da" } }, "bin": "packer.exe",