packer: Update to version 1.11.2

This commit is contained in:
github-actions[bot] 2024-07-30 16:29:26 +00:00
parent 85a61e9269
commit 1c95641ee3

View File

@ -1,16 +1,16 @@
{
"version": "1.11.1",
"version": "1.11.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.11.1/packer_1.11.1_windows_amd64.zip",
"hash": "0ecedc0fae460d679c08d78ebbcdbdd0e7cad21bd36768048ffc726a99e18ad2"
"url": "https://releases.hashicorp.com/packer/1.11.2/packer_1.11.2_windows_amd64.zip",
"hash": "43facee0f16a03c26bbb713c6904b39568ae320d02b875fe18436e93068a712e"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.11.1/packer_1.11.1_windows_386.zip",
"hash": "21243d418ff15aee97440d479387d1c4981781c9aabac2f6b95c017381d622a5"
"url": "https://releases.hashicorp.com/packer/1.11.2/packer_1.11.2_windows_386.zip",
"hash": "b115c1cf9c6e14ceca31adb22278831f3d364083c4898095973830389ca333ca"
}
},
"bin": "packer.exe",