packer: Update to version 1.14.2

This commit is contained in:
github-actions[bot] 2025-09-09 16:30:34 +00:00
parent 5686f019b2
commit f9184f61ed

View File

@ -1,16 +1,16 @@
{ {
"version": "1.14.1", "version": "1.14.2",
"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.14.1/packer_1.14.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/packer/1.14.2/packer_1.14.2_windows_amd64.zip",
"hash": "3b9a51744e343b696a15a490500758ce1f864632878d710ed18688e221639b97" "hash": "8d55c8ba32f645d0774ae3c7425f68d5f09b680d7da623baa6665f3e9e0d2cd1"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/packer/1.14.1/packer_1.14.1_windows_386.zip", "url": "https://releases.hashicorp.com/packer/1.14.2/packer_1.14.2_windows_386.zip",
"hash": "34691b4326c80bb8f0cd4c0681cec242b2403723a003112472753fe5e17ba1e1" "hash": "e64029969a412de74afe40c1f3d00c02336005b63f963abc43f56b2fccf6dc6d"
} }
}, },
"bin": "packer.exe", "bin": "packer.exe",