mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
packer: Update to version 1.5.2
This commit is contained in:
parent
911538f6a0
commit
fd461f244f
@ -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.1",
|
"version": "1.5.2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.5.1/packer_1.5.1_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/packer/1.5.2/packer_1.5.2_windows_amd64.zip",
|
||||||
"hash": "0a4ec81d5989a37126359bdd6774b08065a195ae43943530c3437556e8589c7c"
|
"hash": "0f1d36897257f8ab50e5be519ab20bed67e59505cf04e71bd7a21d525443984f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.5.1/packer_1.5.1_windows_386.zip",
|
"url": "https://releases.hashicorp.com/packer/1.5.2/packer_1.5.2_windows_386.zip",
|
||||||
"hash": "9a11a0124c2091ad1117312385fb1f85d25a53ef0ef1a059a80c0d2aca0b75da"
|
"hash": "c07b0b0a81bbc380512344151aa8e34e83d53a5b90511156510d22b0effd3b34"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "packer.exe",
|
"bin": "packer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user