packer: Update to version 1.12.0

This commit is contained in:
github-actions[bot] 2025-01-22 20:27:57 +00:00
parent d8d7709ce5
commit 07fd65df37

View File

@ -1,16 +1,16 @@
{ {
"version": "1.11.2", "version": "1.12.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.11.2/packer_1.11.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/packer/1.12.0/packer_1.12.0_windows_amd64.zip",
"hash": "43facee0f16a03c26bbb713c6904b39568ae320d02b875fe18436e93068a712e" "hash": "3ce4e1d9901daba3355be03efd17b0f1d34a962cb5508de5a83368ed9070b216"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/packer/1.11.2/packer_1.11.2_windows_386.zip", "url": "https://releases.hashicorp.com/packer/1.12.0/packer_1.12.0_windows_386.zip",
"hash": "b115c1cf9c6e14ceca31adb22278831f3d364083c4898095973830389ca333ca" "hash": "4b73fc06614e64ea1fc3932175b00bb87b219dd3e27d85964d4bacdd47776cb7"
} }
}, },
"bin": "packer.exe", "bin": "packer.exe",