packer: Update to version 1.8.1

This commit is contained in:
github-actions[bot] 2022-05-27 20:28:23 +00:00
parent 217f9af8c3
commit fb57a7fc67

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.0", "version": "1.8.1",
"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.8.0/packer_1.8.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/packer/1.8.1/packer_1.8.1_windows_amd64.zip",
"hash": "6c1b00069e4924e97b362b6c72a7315960487aaeb287bfdec717468ca2b50e9a" "hash": "75b15c3b61cb9c7a0daa0a9f7746f7453beb30ab604da1826760fe693857801c"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/packer/1.8.0/packer_1.8.0_windows_386.zip", "url": "https://releases.hashicorp.com/packer/1.8.1/packer_1.8.1_windows_386.zip",
"hash": "e83a08370d73b2b56c91f58adbe7e86c178c011bdd6da07ec90f8c07e119df18" "hash": "43a1fa6955657eee20a9182faca56842e1ae71dc2f8cdcf5256cf462880c982d"
} }
}, },
"bin": "packer.exe", "bin": "packer.exe",