packer@1.5.2: Fix hash (#805)

- Closes #802
This commit is contained in:
Fernando Gomez Perera 2020-02-13 19:30:40 -05:00 committed by GitHub
parent 1dec4c1163
commit b7b5384bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/packer/1.5.2/packer_1.5.2_windows_amd64.zip",
"hash": "0f1d36897257f8ab50e5be519ab20bed67e59505cf04e71bd7a21d525443984f"
"hash": "6267a0023042848e144197cb3c28f72f9a4c2ef6432ae657057f08747f3fb5fe"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.5.2/packer_1.5.2_windows_386.zip",
"hash": "c07b0b0a81bbc380512344151aa8e34e83d53a5b90511156510d22b0effd3b34"
"hash": "275d5e9dacda5f75bf5656b6cc753ff24a33c85389ba8c41021c5450a0db1d66"
}
},
"bin": "packer.exe",