packer: hash fix (closes #2883)

This commit is contained in:
Richard Kuhnt 2018-12-13 12:52:29 +01:00
parent 1e7e115007
commit 27e426a1af

View File

@ -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",