packer: Update to version 1.15.0

This commit is contained in:
github-actions[bot] 2026-02-04 08:32:17 +00:00
parent b4e0e1dc47
commit 92b6a6a6f0

View File

@ -1,16 +1,16 @@
{
"version": "1.14.3",
"version": "1.15.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.14.3/packer_1.14.3_windows_amd64.zip",
"hash": "6e09e9352e3ed073a3718534c8be49febe1b84dd4fbfeef5d5f219727540f595"
"url": "https://releases.hashicorp.com/packer/1.15.0/packer_1.15.0_windows_amd64.zip",
"hash": "5cf875e39b5d4ad552dd0e6f52a6e46c6d0b6b0ee1f8104824445892febe58c6"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.14.3/packer_1.14.3_windows_386.zip",
"hash": "e988d7ed66974e714431d0af9a7fce12f9ae8c2294ad4a75d9f215c585b8fe0f"
"url": "https://releases.hashicorp.com/packer/1.15.0/packer_1.15.0_windows_386.zip",
"hash": "d3cb7f62b5834080c4437208e0e4a40028b8eba9967b432daa5d3df9927306ab"
}
},
"bin": "packer.exe",