summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Liam2023-05-02 21:27:17 -0400
committerGravatar Liam2023-05-02 21:27:17 -0400
commitd1dd54cbfae8418917ad83f9c7738220145340ce (patch)
tree7b1cb3e90b02979929191be53b43c6d4ab95f706
parentMerge pull request #10133 from lat9nq/clang-shadow-and-fallthrough (diff)
downloadyuzu-d1dd54cbfae8418917ad83f9c7738220145340ce.tar.gz
yuzu-d1dd54cbfae8418917ad83f9c7738220145340ce.tar.xz
yuzu-d1dd54cbfae8418917ad83f9c7738220145340ce.zip
catch2: update to 3.3.1
-rw-r--r--vcpkg.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json
index 0352dab77..19f99e89e 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -49,7 +49,7 @@
49 "overrides": [ 49 "overrides": [
50 { 50 {
51 "name": "catch2", 51 "name": "catch2",
52 "version": "3.0.1" 52 "version": "3.3.1"
53 }, 53 },
54 { 54 {
55 "name": "fmt", 55 "name": "fmt",