packer: Update to version 1.11.0

This commit is contained in:
github-actions[bot] 2024-05-31 20:25:35 +00:00
parent 81ac078532
commit 107da8dcef

View File

@ -1,16 +1,16 @@
{ {
"version": "1.10.3", "version": "1.11.0",
"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.10.3/packer_1.10.3_windows_amd64.zip", "url": "https://releases.hashicorp.com/packer/1.11.0/packer_1.11.0_windows_amd64.zip",
"hash": "02f9447e291aa3fac488dd67a23fca6900b025612b4e4c404120c17b8775e436" "hash": "ea20acf68e13476c4939f75a3f0646fcc86f46940e4f5b4eb4c6571ada3054b5"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/packer/1.10.3/packer_1.10.3_windows_386.zip", "url": "https://releases.hashicorp.com/packer/1.11.0/packer_1.11.0_windows_386.zip",
"hash": "6a107f8d45b560e9528753859cf1f81e55a29e7619ff4abe1f4350a71f1f112a" "hash": "fb912e12f9599579ce56d004a91389fa7ac851b57f8a5b523ffba04723c86ef3"
} }
}, },
"bin": "packer.exe", "bin": "packer.exe",