mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
packer: Update to version 1.6.4
This commit is contained in:
parent
e535047bd4
commit
01e2b43c27
@ -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.6.3",
|
"version": "1.6.4",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.6.3/packer_1.6.3_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/packer/1.6.4/packer_1.6.4_windows_amd64.zip",
|
||||||
"hash": "d1b0a935985c9af06c7bea116225672064e82b1fa8e57dccf345fbef69d11986"
|
"hash": "e0c5e3cacebc546089844dd08992075b2a9471f308a2ff57ade4ed7646abe65e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.6.3/packer_1.6.3_windows_386.zip",
|
"url": "https://releases.hashicorp.com/packer/1.6.4/packer_1.6.4_windows_386.zip",
|
||||||
"hash": "2fc9cc149b5dc308b6cf3617748c8bd586a10428139c061aab50610303fffd61"
|
"hash": "93922429d5a760b6f1ba5eb48a31a472c965502a908ffcdf5f927e2d4343f203"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "packer.exe",
|
"bin": "packer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user