packer: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2022-03-05 00:33:03 +00:00
parent 97965463d3
commit 0d3b185608

View File

@ -1,16 +1,16 @@
{
"version": "1.7.10",
"version": "1.8.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.7.10/packer_1.7.10_windows_amd64.zip",
"hash": "a8e8f6ab5e088735f1b80618fe5207194e6265ae0bdbff06125dbec0e6bf739b"
"url": "https://releases.hashicorp.com/packer/1.8.0/packer_1.8.0_windows_amd64.zip",
"hash": "6c1b00069e4924e97b362b6c72a7315960487aaeb287bfdec717468ca2b50e9a"
},
"32bit": {
"url": "https://releases.hashicorp.com/packer/1.7.10/packer_1.7.10_windows_386.zip",
"hash": "cdca0c2b873349f656eb6a346db309b3af4f973b579d6953e64ceb000e82d3ad"
"url": "https://releases.hashicorp.com/packer/1.8.0/packer_1.8.0_windows_386.zip",
"hash": "e83a08370d73b2b56c91f58adbe7e86c178c011bdd6da07ec90f8c07e119df18"
}
},
"bin": "packer.exe",