packer: Update to version 1.13.1

This commit is contained in:
github-actions[bot] 2025-06-06 12:31:58 +00:00
parent 2fc46bc6a7
commit 665052cf07

View File

@ -1,16 +1,16 @@
{
"version": "1.13.0",
"version": "1.13.1",
"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.13.0/packer_1.13.0_windows_amd64.zip",
"hash": "d5c8eba58dd0f6f50ba8c945cd31f7e093f5ffbbfcb5e9d0b40416ced4028112"
"url": "https://releases.hashicorp.com/packer/1.13.1/packer_1.13.1_windows_amd64.zip",
"hash": "9b0d732a89ea6aa50ac8df7342c11cec0e9535083db7f238cba086570a6be124"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.13.0/packer_1.13.0_windows_386.zip",
"hash": "464c4c6f4c46a40d83fa90a3e9d34f23d3e42bafe66102e67ccb90896bba2ed0"
"url": "https://releases.hashicorp.com/packer/1.13.1/packer_1.13.1_windows_386.zip",
"hash": "9e220e2306fbba65652b685804831ef7422720c5383543b3e89d9fb09c93f609"
}
},
"bin": "packer.exe",