Skip to content

Commit fdeb4fa

Browse files
committed
Update GPA version in UpdateCommon script
Missed theis change when promoting 3.4.1 release
1 parent 297d2a7 commit fdeb4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/UpdateCommonMap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# Name : Source , Destination, version, Copied/Installation location wrt to Script root
2828
downloadWin = {
2929
"Vulkan" : [ "https://sdk.lunarg.com/sdk/download/1.0.68.0/windows/VulkanSDK-1.0.68.0-Installer.exe", "default", "1.0.68.0", "default"],
30-
"GPADX11GetDeviceInfo" : [ "https://github.com/GPUOpen-Tools/GPA/releases/download/v3.2/GPUPerfAPI-3.2.623.0.zip" , "default", "3_2", "../Common/Lib/AMD/GPUPerfAPI"]
30+
"GPADX11GetDeviceInfo" : [ "https://github.com/GPUOpen-Tools/GPA/releases/download/v3.4/GPUPerfAPI-3.4.1319.zip" , "default", "3_4", "../Common/Lib/AMD/GPUPerfAPI"]
3131
}
3232

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

0 commit comments

Comments
 (0)