Skip to content

Commit

Permalink
update to latest vulkan-zig version (helps hexops/mach#1276)
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gutekanst <[email protected]>
  • Loading branch information
Stephen Gutekanst committed Oct 8, 2024
1 parent d0d0711 commit bbf0e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ mkdir vulkan-zig/
pushd vulkan-zig
git init
git remote add origin https://github.com/Snektron/vulkan-zig
git fetch --depth 1 origin cfaf58a4de0d876d37d6dd9a05a5060e4f9b7cd9
git fetch --depth 1 origin 06dae6c9201863837a92064e2e7814aa71064067
git checkout FETCH_HEAD
popd

Expand Down

0 comments on commit bbf0e48

Please sign in to comment.