mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-01 23:20:47 -07:00
vcpkg: Update fmt to 10.1.1
Should fix compiling on the latest version of MSVC.
This commit is contained in:
2
externals/vcpkg
vendored
2
externals/vcpkg
vendored
Submodule externals/vcpkg updated: ef2eef1734...a42af01b72
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||
"name": "yuzu",
|
||||
"builtin-baseline": "cbf56573a987527b39272e88cbdd11389b78c6e4",
|
||||
"builtin-baseline": "a42af01b72c28a8e1d7b48107b33e4f286a55ef6",
|
||||
"version": "1.0",
|
||||
"dependencies": [
|
||||
"boost-algorithm",
|
||||
@ -50,7 +50,7 @@
|
||||
},
|
||||
{
|
||||
"name": "fmt",
|
||||
"version": "10.0.0"
|
||||
"version": "10.1.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user