Skip to content

Commit

Permalink
Bump dawn to chromium/6385
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelarius committed Apr 4, 2024
1 parent 8e1f056 commit 909bfe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FetchContent_Declare(dawn
DOWNLOAD_COMMAND
cd ${FETCHCONTENT_BASE_DIR}/dawn-src &&
git init &&
git fetch --depth=1 https://dawn.googlesource.com/dawn chromium/6380 &&
git fetch --depth=1 https://dawn.googlesource.com/dawn chromium/6385 &&
git reset --hard FETCH_HEAD
)

Expand Down

0 comments on commit 909bfe5

Please sign in to comment.