Skip to content

Commit

Permalink
build: update pr_prosper_vulkan and pr_xatlas submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverlan committed Jul 13, 2023
1 parent d737b90 commit 6219197
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build_scripts/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ def execbuildscript(filepath):
if with_essential_client_modules:
add_pragma_module(
name="pr_prosper_vulkan",
commitSha="87a235e",
commitSha="0b8ba03",
repositoryUrl="https://github.com/Silverlan/pr_prosper_vulkan.git"
)

Expand Down Expand Up @@ -639,7 +639,7 @@ def execbuildscript(filepath):
)
add_pragma_module(
name="pr_xatlas",
commitSha="6d1f30e",
commitSha="485eaad",
repositoryUrl="https://github.com/Silverlan/pr_xatlas.git"
)

Expand Down

0 comments on commit 6219197

Please sign in to comment.