packer: Update to version 1.7.5

This commit is contained in:
Richard Kuhnt 2021-09-15 02:00:36 +00:00
parent 1f2ef6e154
commit 75f319a885

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.4", "version": "1.7.5",
"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.4/packer_1.7.4_windows_amd64.zip", "url": "https://releases.hashicorp.com/packer/1.7.5/packer_1.7.5_windows_amd64.zip",
"hash": "cf04bdec5b6dcda28bb3d75ae63885fd194135dcbef6b80cc982b2e333a41fb6" "hash": "e1a9f2d8a785f34a9f185b2b40b8960cc44434847e64dd4c9be84691d95dfc11"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/packer/1.7.4/packer_1.7.4_windows_386.zip", "url": "https://releases.hashicorp.com/packer/1.7.5/packer_1.7.5_windows_386.zip",
"hash": "289f618b6fe4deff28b022afc3a0808d41e3527c3473c9d0783a4306387d8338" "hash": "83ece8d7269e0b70756b8977676aaac7d023f54522905f23e76cfed1b578804c"
} }
}, },
"bin": "packer.exe", "bin": "packer.exe",