diff --git a/packer.json b/packer.json index 3a42813c42..c89d322083 100644 --- a/packer.json +++ b/packer.json @@ -5,11 +5,11 @@ "architecture": { "64bit": { "url": "https://releases.hashicorp.com/packer/1.3.3/packer_1.3.3_windows_amd64.zip", - "hash": "493a88d0f0d3492d1ac3046edc22119490c211630510060fb611a2898f6d15d0" + "hash": "02e35d7ec6dbd009c117f9731c42b8ba67fd6d53ec05f57849445f316ae8f817" }, "32bit": { "url": "https://releases.hashicorp.com/packer/1.3.3/packer_1.3.3_windows_386.zip", - "hash": "341ce78e59138324600336ada3576ec741a873abb3e2b489e52bc8dcd650a460" + "hash": "07ac92b10b6250edfe9280e777dc7752bf461c73eb9da7a14f34febd4ec3dc7a" } }, "bin": "packer.exe",