Skip to content

Commit 960505c

Browse files
committed
Fix SPIRVCross build_config.json package_url typo
Signed-off-by: Nicholas Frizzell <[email protected]>
1 parent f7712ed commit 960505c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-system/SPIRVCross/build_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"git_tag":"release-2021.04.29",
44
"package_name":"SPIRVCross",
55
"package_version":"2021.04.29-rev1",
6-
"package_url":"https://github.com/03de/SPIRV-Cross",
6+
"package_url":"https://github.com/o3de/SPIRV-Cross",
77
"package_license":"Apache-2.0",
88
"package_license_file":"LICENSE",
99
"cmake_find_target":"FindSPIRVCross.cmake",

0 commit comments

Comments
 (0)