We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ecb9d commit 414d853Copy full SHA for 414d853
contrib/win32/openssh/paths.targets
@@ -8,7 +8,7 @@
8
<ZLibVersion>1.3.1</ZLibVersion>
9
<fido2Version>1.15.0</fido2Version>
10
<!--libcbor version is not used in the build; it is needed for pipeline compliance tasks-->
11
- <libcborVersion>0.10.1</libcborVersion>
+ <libcborVersion>0.11.0</libcborVersion>
12
<LibreSSL-Path>$(SolutionDir)\LibreSSL\sdk\</LibreSSL-Path>
13
<LibreSSL-x86-Path>$(SolutionDir)\LibreSSL\bin\desktop\x86\</LibreSSL-x86-Path>
14
<LibreSSL-x64-Path>$(SolutionDir)\LibreSSL\bin\desktop\x64\</LibreSSL-x64-Path>
0 commit comments