mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 14:11:19 +00:00
packer: Update to version 1.8.7
This commit is contained in:
parent
d2163c6bf6
commit
dc0998d3b0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.8.6",
|
||||
"version": "1.8.7",
|
||||
"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.8.6/packer_1.8.6_windows_amd64.zip",
|
||||
"hash": "25c8204b3aff86b6c62aabbfa1629a86e4b13dd974cea944cd2f0a6fab7a8c27"
|
||||
"url": "https://releases.hashicorp.com/packer/1.8.7/packer_1.8.7_windows_amd64.zip",
|
||||
"hash": "852a6c778c791084217af4514ee5ab7c436fa3fcb92401a8b88a28c8405d1ddf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.8.6/packer_1.8.6_windows_386.zip",
|
||||
"hash": "84bcb9f87466e763ee94bf8e8c4f9a244b28b9fcc165cbb5af06a9dc9786f9b4"
|
||||
"url": "https://releases.hashicorp.com/packer/1.8.7/packer_1.8.7_windows_386.zip",
|
||||
"hash": "e0e86737aeed912d43b2356dc554753e2715615856258fb938f66a163695e3c4"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user