packer: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2025-06-02 16:30:21 +00:00
parent 3b0cedaeba
commit 5213d6748f

View File

@ -1,16 +1,16 @@
{
"version": "1.12.0",
"version": "1.13.0",
"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.12.0/packer_1.12.0_windows_amd64.zip",
"hash": "3ce4e1d9901daba3355be03efd17b0f1d34a962cb5508de5a83368ed9070b216"
"url": "https://releases.hashicorp.com/packer/1.13.0/packer_1.13.0_windows_amd64.zip",
"hash": "d5c8eba58dd0f6f50ba8c945cd31f7e093f5ffbbfcb5e9d0b40416ced4028112"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.12.0/packer_1.12.0_windows_386.zip",
"hash": "4b73fc06614e64ea1fc3932175b00bb87b219dd3e27d85964d4bacdd47776cb7"
"url": "https://releases.hashicorp.com/packer/1.13.0/packer_1.13.0_windows_386.zip",
"hash": "464c4c6f4c46a40d83fa90a3e9d34f23d3e42bafe66102e67ccb90896bba2ed0"
}
},
"bin": "packer.exe",