packer: Update to version 1.9.4

This commit is contained in:
github-actions[bot] 2023-08-18 20:23:47 +00:00
parent cd19699821
commit 6b42f596c5

View File

@ -1,16 +1,16 @@
{
"version": "1.9.3",
"version": "1.9.4",
"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.9.3/packer_1.9.3_windows_amd64.zip",
"hash": "66f1e41b07d8c886a3cb82323d1d68ef49241e597fdf56497b57c14a083ecbde"
"url": "https://releases.hashicorp.com/packer/1.9.4/packer_1.9.4_windows_amd64.zip",
"hash": "094c50bcbe56a54a73c926267103c7f0cdb8f05acb4f4530e152f95019c97a57"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.9.3/packer_1.9.3_windows_386.zip",
"hash": "d6fcc7fee5fdb9404c063867163d33f4264ad7a3836ff8ebbb2dbb61681e80db"
"url": "https://releases.hashicorp.com/packer/1.9.4/packer_1.9.4_windows_386.zip",
"hash": "98e03255e5fd62aa14c1b84da5b503848cbbdb7be6894f931f55dd9bdffbdfc1"
}
},
"bin": "packer.exe",