mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
packer: Update to version 1.5.6
This commit is contained in:
parent
cff5664589
commit
bd49c68ad3
@ -2,15 +2,15 @@
|
|||||||
"homepage": "https://www.packer.io",
|
"homepage": "https://www.packer.io",
|
||||||
"description": "Automates the creation of any type of virtual machine image.",
|
"description": "Automates the creation of any type of virtual machine image.",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"version": "1.5.5",
|
"version": "1.5.6",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.5.5/packer_1.5.5_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/packer/1.5.6/packer_1.5.6_windows_amd64.zip",
|
||||||
"hash": "9ed486093c2c4ea16cc57bdc80366105bd1ebb234f1ba1839243c552498766ff"
|
"hash": "60c5220bd2617e95949a930625c3276f704ffbb54039312a0a040379786ac49e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.5.5/packer_1.5.5_windows_386.zip",
|
"url": "https://releases.hashicorp.com/packer/1.5.6/packer_1.5.6_windows_386.zip",
|
||||||
"hash": "0ad5d9a46b499867abce4ac36bcc6023da66f9610a8916f1b68c50c74656abd9"
|
"hash": "a6dc3e771610e63e18cb9ba58cb8de5af0b0f3d8a1e7f92c7eb97f35d7afcf98"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "packer.exe",
|
"bin": "packer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user