diff --git a/bucket/packer.json b/bucket/packer.json index b9a8e95b6a..787726453c 100644 --- a/bucket/packer.json +++ b/bucket/packer.json @@ -1,16 +1,16 @@ { - "version": "1.7.5", + "version": "1.7.6", "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.7.5/packer_1.7.5_windows_amd64.zip", - "hash": "e1a9f2d8a785f34a9f185b2b40b8960cc44434847e64dd4c9be84691d95dfc11" + "url": "https://releases.hashicorp.com/packer/1.7.6/packer_1.7.6_windows_amd64.zip", + "hash": "d3d9e4c10954d54f40486fa4efd7df3d0aab13a590b8f48179f77a73af624bf7" }, "32bit": { - "url": "https://releases.hashicorp.com/packer/1.7.5/packer_1.7.5_windows_386.zip", - "hash": "83ece8d7269e0b70756b8977676aaac7d023f54522905f23e76cfed1b578804c" + "url": "https://releases.hashicorp.com/packer/1.7.6/packer_1.7.6_windows_386.zip", + "hash": "9fed694c861581deef4ac42c4a3cb86383b14601f2cd75faa04dbc16850ebe2d" } }, "bin": "packer.exe",