packer: Update to version 1.7.10

This commit is contained in:
github-actions[bot] 2022-02-03 00:32:58 +00:00
parent d68761a105
commit fe81fc2e9d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.9", "version": "1.7.10",
"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.9/packer_1.7.9_windows_amd64.zip", "url": "https://releases.hashicorp.com/packer/1.7.10/packer_1.7.10_windows_amd64.zip",
"hash": "9f4724b2a629d25da932406b3d9643f0fcf085f1d638e139fc3e0925ba9176f4" "hash": "a8e8f6ab5e088735f1b80618fe5207194e6265ae0bdbff06125dbec0e6bf739b"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/packer/1.7.9/packer_1.7.9_windows_386.zip", "url": "https://releases.hashicorp.com/packer/1.7.10/packer_1.7.10_windows_386.zip",
"hash": "af25fea504afe5caaf38c5ad7b35eb3593f59f3f2d5ae91305ddd936c9f6798b" "hash": "cdca0c2b873349f656eb6a346db309b3af4f973b579d6953e64ceb000e82d3ad"
} }
}, },
"bin": "packer.exe", "bin": "packer.exe",