packer: Update to version 1.4.2

This commit is contained in:
Richard Kuhnt 2019-06-26 23:01:51 +00:00
parent a54f81d07a
commit 8395c5174e

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.packer.io", "homepage": "https://www.packer.io",
"license": "MPL-2.0", "license": "MPL-2.0",
"version": "1.4.1", "version": "1.4.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/packer/1.4.1/packer_1.4.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/packer/1.4.2/packer_1.4.2_windows_amd64.zip",
"hash": "78416314aecbc166486fd8a7784523436c5c8673a1788047b14140f43977d72c" "hash": "0db7527e81672d51fc436081eff0e49e8873baee0564e427c5dc73a3f44fa840"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/packer/1.4.1/packer_1.4.1_windows_386.zip", "url": "https://releases.hashicorp.com/packer/1.4.2/packer_1.4.2_windows_386.zip",
"hash": "943a3fd48b86cbc9e0014358d0cf662aa6827315ac61c613de62eb4cd59ae6e7" "hash": "dfd8c17a1ad6a1c5cbeb9f9bee220fd45ff3c877186ec1e571f5a3ed646f5284"
} }
}, },
"bin": "packer.exe", "bin": "packer.exe",