Skip to content

Commit a0852bc

Browse files
committed
Get GPADX11GetDeviceInfo from build #19 of the 3.17 release
The public 3.17 binary was updated due to a digital signing issue, so the 4.0 released needs to be updated to fetch the correct 3.17 package.
1 parent 37c269c commit a0852bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dependencies_map.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
# Name : Source , Destination, version, Copied/Installation location wrt to Script root
2525
downloadWin = {
26-
"GPADX11GetDeviceInfo" : [ "https://github.com/GPUOpen-Tools/gpu_performance_api/releases/download/v3.17-tag/GPUPerfAPI-3.17.0.18.zip" , "default", "3_17", "external/Lib/AMD/GPUPerfAPI"]
26+
"GPADX11GetDeviceInfo" : [ "https://github.com/GPUOpen-Tools/gpu_performance_api/releases/download/v3.17-tag/GPUPerfAPI-3.17.0.19.zip" , "default", "3_17", "external/Lib/AMD/GPUPerfAPI"]
2727
}
2828

2929
# Name : Source , Destination, version, Copied/Installation location wrt to Script root

0 commit comments

Comments
 (0)