diff options
| author | Mike Lothian <mike@fireburn.co.uk> | 2025-09-02 14:37:32 +0100 |
|---|---|---|
| committer | Mike Lothian <mike@fireburn.co.uk> | 2025-09-02 14:47:59 +0100 |
| commit | 1f0178572125d05888774c94665e8f76d9051e17 (patch) | |
| tree | 981988e729b5596a58c87e3c8126fdc575709161 | |
| parent | 25a7251115685329a47df9edb2f1dc8a8e0593b8 (diff) | |
vcpkg: Bump vcpkg to 2025.08.27 and fmt to 11.2.0
| m--------- | externals/vcpkg | 0 | ||||
| -rw-r--r-- | vcpkg.json | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/externals/vcpkg b/externals/vcpkg -Subproject ca846b21276c9a3171074ac8d2b4f6516894a7d +Subproject 120deac3062162151622ca4860575a33844ba10 diff --git a/vcpkg.json b/vcpkg.json index b2636fc5e..6b9de3605 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "yuzu", - "builtin-baseline": "ca846b21276c9a3171074ac8d2b4f6516894a7d0", + "builtin-baseline": "120deac3062162151622ca4860575a33844ba10b", "version": "1.0", "dependencies": [ "boost-algorithm", @@ -59,7 +59,7 @@ }, { "name": "fmt", - "version": "11.0.2" + "version": "11.2.0" } ] } |
