mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
packer: Update to version 1.7.2
This commit is contained in:
parent
94ddcbda57
commit
e04fb3d8c1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.7.1",
|
||||
"version": "1.7.2",
|
||||
"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.1/packer_1.7.1_windows_amd64.zip",
|
||||
"hash": "f97b4573482c201894e554a1b5632b419228c74aaf40ec254070c6990cac8d90"
|
||||
"url": "https://releases.hashicorp.com/packer/1.7.2/packer_1.7.2_windows_amd64.zip",
|
||||
"hash": "3622c7d475417eda644d27481748c076a63e946501965eb5499893825d9e0fde"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.7.1/packer_1.7.1_windows_386.zip",
|
||||
"hash": "3609c03e412907d4e145a75c7f31b9c818be8e645d81d727cc64c1d3fe10275e"
|
||||
"url": "https://releases.hashicorp.com/packer/1.7.2/packer_1.7.2_windows_386.zip",
|
||||
"hash": "32f110d693e236be9a8734c851c258f2031e60be6e62fff5a06ff5bc4ac486f1"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user