packer: Update to version 1.4.0

This commit is contained in:
Richard Kuhnt 2019-04-11 19:00:28 +00:00
parent e936346561
commit 45f6f56808

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.packer.io",
"license": "MPL-2.0",
"version": "1.3.5",
"version": "1.4.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/packer/1.3.5/packer_1.3.5_windows_amd64.zip",
"hash": "57d30d5d305cf877532e93526c284438daef5db26d984d16ee85e38a7be7cfbb"
"url": "https://releases.hashicorp.com/packer/1.4.0/packer_1.4.0_windows_amd64.zip",
"hash": "30166a017473c2ad840e294733a7eb9a9326e82ce304d320e91adb636a95dcb0"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.3.5/packer_1.3.5_windows_386.zip",
"hash": "04bff2f686f68fa7e6b7028961ad95d0c554016ad0bfa5003ee3a2b4c70c01a7"
"url": "https://releases.hashicorp.com/packer/1.4.0/packer_1.4.0_windows_386.zip",
"hash": "58fb669558f014c6b5f9c348631d72c3f8c303bd52fa07a8d8612bc45f3e1f30"
}
},
"bin": "packer.exe",