summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2023-05-03 16:53:12 +0200
committerGitHub <noreply@github.com>2023-05-03 16:53:12 +0200
commit3ba95402fd6f5fbf567c28b91d48211301779010 (patch)
treeb59dea81ffbbdbc1e32df37254b86927c8804368
parentMerge pull request #10144 from liamwhite/dont-turbo (diff)
parentcatch2: update to 3.3.1 (diff)
downloadyuzu-3ba95402fd6f5fbf567c28b91d48211301779010.tar
yuzu-3ba95402fd6f5fbf567c28b91d48211301779010.tar.gz
yuzu-3ba95402fd6f5fbf567c28b91d48211301779010.tar.bz2
yuzu-3ba95402fd6f5fbf567c28b91d48211301779010.tar.lz
yuzu-3ba95402fd6f5fbf567c28b91d48211301779010.tar.xz
yuzu-3ba95402fd6f5fbf567c28b91d48211301779010.tar.zst
yuzu-3ba95402fd6f5fbf567c28b91d48211301779010.zip
-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 @@
"overrides": [
{
"name": "catch2",
- "version": "3.0.1"
+ "version": "3.3.1"
},
{
"name": "fmt",