From e31f8dce1d4eb80b27dbf22d356d57bcdad065fc Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Sat, 24 Jun 2023 12:09:32 +1100 Subject: [PATCH] bump to VS 17.6 --- recipe/conda_build_config.yaml | 8 ++++---- recipe/meta.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index c36fd91..032e179 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -17,16 +17,16 @@ VSVER: - 17 - 16 RUNTIME_VERSION: - - 14.34.31931 + - 14.36.32532 - 14.29.30139 CL_VERSION: - - 19.34.31933 + - 19.36.32532 - 19.29.30139 # toolchain name in Microsoft.VisualStudio.Component.VC..x86.x64, see # https://learn.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-build-tools TOOLCHAIN_COMBINED: - - 14.34.17.4 + - 14.36.17.6 - 14.29.16.11 # header version corresponding to minor version (i.e. x in VS 15.x), see last digits of _MSC_FULL_VER in @@ -34,7 +34,7 @@ TOOLCHAIN_COMBINED: # alternatively, download & inspect the *.vsix binaries (for details see install-pkg.sh) MSVC_HEADERS_VERSION: # bump respective build number in meta.yaml when changing this - - 14.34.31933 + - 14.36.32532 - 14.29.30133 zip_keys: diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 0fb5802..62986df 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -12,7 +12,7 @@ {% endif %} # separate builds number for headers & winsdk; increment when version increases -{% set headers_build_number = 2 %} +{% set headers_build_number = 3 %} {% set winsdk_build_number = 2 %} package: