packer: fix hash (closes #2162)

This commit is contained in:
Richard Kuhnt 2018-03-29 14:02:02 +02:00
parent 3643510f95
commit 4a4121c372

View File

@ -5,11 +5,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/packer/1.2.2/packer_1.2.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/packer/1.2.2/packer_1.2.2_windows_amd64.zip",
"hash": "24140831596cd8ce5be3ba8205cdd7fc8ebd6ebffe7dde445249b6ab82ab8bff" "hash": "9c066bbe463376f9e7991326ecba09672b121776a0f2566c2d8e6ef72d52106e"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/packer/1.2.2/packer_1.2.2_windows_386.zip", "url": "https://releases.hashicorp.com/packer/1.2.2/packer_1.2.2_windows_386.zip",
"hash": "8476ded28afb5bb355f23affbc6f3f5dfdeed06f80bbded7251bb4267b764477" "hash": "eb338c97697d8ed94a36bb3ed4d337343f225d04f89ccf76e5817d0c753c9c20"
} }
}, },
"bin": [ "bin": [