From cf6f2fe42fcc5b03d9174cbf28e70ebfb32fca29 Mon Sep 17 00:00:00 2001 From: Tess Gauthier Date: Tue, 21 Jul 2026 14:24:08 -0400 Subject: [PATCH] Update libcbor version to 0.14.0 --- contrib/win32/openssh/vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/win32/openssh/vcpkg.json b/contrib/win32/openssh/vcpkg.json index cb2f368c1dae..b80d157e01c8 100644 --- a/contrib/win32/openssh/vcpkg.json +++ b/contrib/win32/openssh/vcpkg.json @@ -20,7 +20,7 @@ }, { "name": "libcbor", - "version": "0.13.0" + "version": "0.14.0" } ], "builtin-baseline": "a345bbdc68cdfda65603e24413b21afb28f110fb"