packer: Update to version 1.10.3

This commit is contained in:
github-actions[bot] 2024-04-22 20:25:42 +00:00
parent 074e970f13
commit 9c0078e3a2

View File

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