mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
packer: Update to version 1.14.1
This commit is contained in:
parent
9ce2ea6cd4
commit
44375e3c4c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.14.0",
|
||||
"version": "1.14.1",
|
||||
"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.0/packer_1.14.0_windows_amd64.zip",
|
||||
"hash": "f4a5b055f71103d36cc170d20f063f3a51e74ecab8f1865288a20544c4b652a1"
|
||||
"url": "https://releases.hashicorp.com/packer/1.14.1/packer_1.14.1_windows_amd64.zip",
|
||||
"hash": "3b9a51744e343b696a15a490500758ce1f864632878d710ed18688e221639b97"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.14.0/packer_1.14.0_windows_386.zip",
|
||||
"hash": "a6cac9f18ea9b605203c855ef2ae5be4db1ae535a4b14aa21d0a59ac11120748"
|
||||
"url": "https://releases.hashicorp.com/packer/1.14.1/packer_1.14.1_windows_386.zip",
|
||||
"hash": "34691b4326c80bb8f0cd4c0681cec242b2403723a003112472753fe5e17ba1e1"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user