packer: Update to version 1.11.1

This commit is contained in:
github-actions[bot] 2024-07-01 16:28:28 +00:00
parent acc46c0dbd
commit b6fe6c3b94

View File

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