From 605fb720dacc51c9fa9ec6c7412cd56506f1f604 Mon Sep 17 00:00:00 2001 From: Liqun Fu Date: Wed, 2 Oct 2024 10:41:09 -0700 Subject: [PATCH] 1.0.189 Signed-off-by: Liqun Fu --- .../github/azure-pipelines/templates/download-deps.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 39479e1b8d208..d1c224cffeb1a 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.188 + version: 1.0.189 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.188 + version: 1.0.189 downloadPath: $(Build.BinariesDirectory)/deps # You can add more ADO accounts at here.