Update vcpkg.json

This commit is contained in:
YigaUpdate 2023-10-14 18:23:13 +02:00 committed by GitHub
commit 3817d84bd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,11 +50,11 @@
"overrides": [ "overrides": [
{ {
"name": "catch2", "name": "catch2",
"version": "3.3.1" "version": "3.4.0"
}, },
{ {
"name": "fmt", "name": "fmt",
"version": "10.0.0" "version": "10.1.0"
} }
] ]
} }