summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Morph2023-05-03 10:53:12 -0400
committerGravatar GitHub2023-05-03 10:53:12 -0400
commit3ba95402fd6f5fbf567c28b91d48211301779010 (patch)
treeb59dea81ffbbdbc1e32df37254b86927c8804368
parentMerge pull request #10144 from liamwhite/dont-turbo (diff)
parentcatch2: update to 3.3.1 (diff)
downloadyuzu-3ba95402fd6f5fbf567c28b91d48211301779010.tar.gz
yuzu-3ba95402fd6f5fbf567c28b91d48211301779010.tar.xz
yuzu-3ba95402fd6f5fbf567c28b91d48211301779010.zip
Merge pull request #10146 from liamwhite/catch3
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",