packer: Update to version 1.7.8

This commit is contained in:
Richard Kuhnt 2021-10-27 21:00:30 +00:00
parent a948e4817d
commit 6da9a19241

View File

@ -1,16 +1,16 @@
{
"version": "1.7.7",
"version": "1.7.8",
"description": "Automates the creation of any type of virtual machine image.",
"homepage": "https://www.packer.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/packer/1.7.7/packer_1.7.7_windows_amd64.zip",
"hash": "bfe4b7b5f67f45831e150bc3546d42744ed8bfa75f8ad32f28d6aefe19841f8a"
"url": "https://releases.hashicorp.com/packer/1.7.8/packer_1.7.8_windows_amd64.zip",
"hash": "8bd0b6eda0aeaffe5f1afd886c8fbddad7f62a7c4a2d0b390f527595dda9f70e"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.7.7/packer_1.7.7_windows_386.zip",
"hash": "d504a6649c67fb21c7c6d15a17d6552082c5b27af4c10bb34af34cb95871a2d4"
"url": "https://releases.hashicorp.com/packer/1.7.8/packer_1.7.8_windows_386.zip",
"hash": "985abfd47b3547eb7adb99551688bbc674adf63482cb37d222040cf9d19498ad"
}
},
"bin": "packer.exe",