packer: Update to version 1.7.4

This commit is contained in:
Richard Kuhnt 2021-07-20 19:00:25 +00:00
parent da54e6f460
commit cd7333373f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.3", "version": "1.7.4",
"description": "Automates the creation of any type of virtual machine image.", "description": "Automates the creation of any type of virtual machine image.",
"homepage": "https://www.packer.io", "homepage": "https://www.packer.io",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/packer/1.7.3/packer_1.7.3_windows_amd64.zip", "url": "https://releases.hashicorp.com/packer/1.7.4/packer_1.7.4_windows_amd64.zip",
"hash": "fc49ccacd1e6b06397c04b5b788306711f62d24e4532911318db19eaa006cbb9" "hash": "cf04bdec5b6dcda28bb3d75ae63885fd194135dcbef6b80cc982b2e333a41fb6"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/packer/1.7.3/packer_1.7.3_windows_386.zip", "url": "https://releases.hashicorp.com/packer/1.7.4/packer_1.7.4_windows_386.zip",
"hash": "41a6e37843d1e447d6c12c2f3182687c1bd8c3f417a4d86fc78cc45f1261f70e" "hash": "289f618b6fe4deff28b022afc3a0808d41e3527c3473c9d0783a4306387d8338"
} }
}, },
"bin": "packer.exe", "bin": "packer.exe",