mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
packer: Update to version 1.14.2
This commit is contained in:
parent
5686f019b2
commit
f9184f61ed
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.14.1",
|
||||
"version": "1.14.2",
|
||||
"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.14.1/packer_1.14.1_windows_amd64.zip",
|
||||
"hash": "3b9a51744e343b696a15a490500758ce1f864632878d710ed18688e221639b97"
|
||||
"url": "https://releases.hashicorp.com/packer/1.14.2/packer_1.14.2_windows_amd64.zip",
|
||||
"hash": "8d55c8ba32f645d0774ae3c7425f68d5f09b680d7da623baa6665f3e9e0d2cd1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.14.1/packer_1.14.1_windows_386.zip",
|
||||
"hash": "34691b4326c80bb8f0cd4c0681cec242b2403723a003112472753fe5e17ba1e1"
|
||||
"url": "https://releases.hashicorp.com/packer/1.14.2/packer_1.14.2_windows_386.zip",
|
||||
"hash": "e64029969a412de74afe40c1f3d00c02336005b63f963abc43f56b2fccf6dc6d"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user