packer: Update to version 1.8.2

This commit is contained in:
github-actions[bot] 2022-06-22 00:35:52 +00:00
parent 5e690f2ecf
commit d76fa61300

View File

@ -1,16 +1,16 @@
{
"version": "1.8.1",
"version": "1.8.2",
"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.8.1/packer_1.8.1_windows_amd64.zip",
"hash": "75b15c3b61cb9c7a0daa0a9f7746f7453beb30ab604da1826760fe693857801c"
"url": "https://releases.hashicorp.com/packer/1.8.2/packer_1.8.2_windows_amd64.zip",
"hash": "844cdde6f2e2dbe0d237668ca25bbe7697916bc2e036015b2c1fe54460dfc818"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.8.1/packer_1.8.1_windows_386.zip",
"hash": "43a1fa6955657eee20a9182faca56842e1ae71dc2f8cdcf5256cf462880c982d"
"url": "https://releases.hashicorp.com/packer/1.8.2/packer_1.8.2_windows_386.zip",
"hash": "d13d2ecdcee4757b57ecb6baf9ba7e5d3c7550ea8cc43f0b737249c7f56bce2c"
}
},
"bin": "packer.exe",