Update Catch to latest stable.

This commit is contained in:
gibbed 2019-05-04 11:12:21 -05:00
parent f1a4a72391
commit 25bca39262
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View file

@ -18,7 +18,7 @@
url = https://github.com/xenia-project/SPIRV-Tools.git
[submodule "third_party/catch"]
path = third_party/catch
url = https://github.com/philsquared/Catch.git
url = https://github.com/catchorg/Catch2.git
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/benvanik/gflags.git