mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
packer: Update to version 1.8.3
This commit is contained in:
parent
f0b24b1ee8
commit
df52c25c2b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.2",
|
"version": "1.8.3",
|
||||||
"description": "Automates the creation of any type of virtual machine image.",
|
"description": "Automates the creation of any type of virtual machine image.",
|
||||||
"homepage": "https://www.packer.io",
|
"homepage": "https://www.packer.io",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.8.2/packer_1.8.2_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/packer/1.8.3/packer_1.8.3_windows_amd64.zip",
|
||||||
"hash": "844cdde6f2e2dbe0d237668ca25bbe7697916bc2e036015b2c1fe54460dfc818"
|
"hash": "8195f603916cfd4e4278c40e9c8b0a98128952d05e6c30fd19248f95ef71818c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.8.2/packer_1.8.2_windows_386.zip",
|
"url": "https://releases.hashicorp.com/packer/1.8.3/packer_1.8.3_windows_386.zip",
|
||||||
"hash": "d13d2ecdcee4757b57ecb6baf9ba7e5d3c7550ea8cc43f0b737249c7f56bce2c"
|
"hash": "b6dfb6050c2613c6a2dcdefde0f45bf8a5fb73d442fc9fb1000e94f19afec7e3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "packer.exe",
|
"bin": "packer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user