From 95995f69c367cc4dc368955d9bca362f6c4763b3 Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Wed, 23 Oct 2024 19:06:57 +0000 Subject: [PATCH] update --- cmake/deps.txt | 2 +- .../github/azure-pipelines/templates/download-deps.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cmake/deps.txt b/cmake/deps.txt index bb178a80f3d3c..ddbf3e619ee12 100644 --- a/cmake/deps.txt +++ b/cmake/deps.txt @@ -33,7 +33,7 @@ googlexnnpack;https://github.com/google/XNNPACK/archive/309b75c9e56e0a674bf78d59 json;https://github.com/nlohmann/json/archive/refs/tags/v3.10.5.zip;f257f8dc27c5b8c085dc887b40cddd18ae1f725c microsoft_gsl;https://github.com/microsoft/GSL/archive/refs/tags/v4.0.0.zip;cf368104cd22a87b4dd0c80228919bb2df3e2a14 microsoft_wil;https://github.com/microsoft/wil/archive/refs/tags/v1.0.230629.1.zip;e4a542a323c070376f7c2d1973d0f7ddbc1d2fa5 -microsoft_mlas;https://github.com/microsoft/mlas/archive/6192c98a38f68d35398d44f080885a308304999c.zip;cbbe1c4b5f269094de9b78427dc6354fa74d9316 +microsoft_mlas;https://github.com/microsoft/mlas/archive/98eade39dc87f043c0406c216e31985768a7e1d4.zip;2f44f085b9e7b57f9d426d9f99c5c1ae82331ecf mimalloc;https://github.com/microsoft/mimalloc/archive/refs/tags/v2.1.1.zip;d5ee7d34223d0567892db5179849939c8769dc41 mp11;https://github.com/boostorg/mp11/archive/refs/tags/boost-1.82.0.zip;9bc9e01dffb64d9e0773b2e44d2f22c51aace063 onnx;https://github.com/onnx/onnx/archive/refs/tags/v1.16.1.zip;2eb9198bb352757d5ff13977cbe0634898e0837c diff --git a/tools/ci_build/github/azure-pipelines/templates/download-deps.yml b/tools/ci_build/github/azure-pipelines/templates/download-deps.yml index f2fe1ded08d1c..5e6c658903d67 100644 --- a/tools/ci_build/github/azure-pipelines/templates/download-deps.yml +++ b/tools/ci_build/github/azure-pipelines/templates/download-deps.yml @@ -11,7 +11,7 @@ steps: packageType: upack feed: '/7424c8e4-5c62-490e-95c4-79446f31017c' definition: '517c4f6f-5437-4392-a70d-4f15ec5be2f0' - version: 1.0.197 + version: 1.0.198 downloadPath: $(Build.BinariesDirectory)/deps # The private ADO project @@ -22,7 +22,7 @@ steps: packageType: upack feed: '/4c7631f5-24c0-4307-8822-1aa8f180c325' definition: 'fd9dd5ad-b73e-4678-890e-edcf680dbc1a' - version: 1.0.197 + version: 1.0.198 downloadPath: $(Build.BinariesDirectory)/deps # You can add more ADO accounts at here.