build: metrics-discovery revision update

Signed-off-by: ocldev <ocldev@intel.com>
This commit is contained in:
ocldev
2025-09-10 04:35:56 +02:00
committed by Compute-Runtime-Automation
parent d3bef2223a
commit 8288aa7804
3 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ components:
dest_dir: metrics/discovery
type: git
branch: master
revision: metrics-discovery-1.14.181
revision: metrics-discovery-1.14.182
repository: https://github.com/intel/metrics-discovery.git
metrics-library:
asset_name: metrics-library

View File

@@ -1,2 +1,2 @@
git_revision: metrics-discovery-1.14.181
git_revision: metrics-discovery-1.14.182
git_url: https://github.com/intel/metrics-discovery

View File

@@ -37,7 +37,7 @@ SPDX-License-Identifier: MIT
//////////////////////////////////////////////////////////////////////////////////
// API build number:
//////////////////////////////////////////////////////////////////////////////////
#define MD_API_BUILD_NUMBER_CURRENT 181
#define MD_API_BUILD_NUMBER_CURRENT 182
namespace MetricsDiscovery
{