diff options
| author | Mikaƫl Capelle <capelle.mikael@gmail.com> | 2026-06-22 20:20:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-22 20:20:18 +0200 |
| commit | a931277b2b442548f0f0d15d75b37e139b4d0218 (patch) | |
| tree | d65ce9b900464cd80a7a72692c5fdf2940aacc0d | |
| parent | 4907704797c66b64aab98a8bc4643109e784633e (diff) | |
Update VCPKG registries to use 7z 26.01. (#2413)
| -rw-r--r-- | vcpkg-configuration.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 5bdc7de8..e365e461 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -1,7 +1,7 @@ { "default-registry": { "kind": "git", - "baseline": "74e6536215718009aae747d86d84b78376bf9e09", + "baseline": "a0b1c8d3a477c1cb4813d8e127a56961707ca42b", "repository": "https://github.com/Microsoft/vcpkg" }, "registries": [ @@ -13,7 +13,7 @@ }, { "kind": "git", - "baseline": "92f063c71cebea1926c7eb183fbe719145395985", + "baseline": "1316300c059f9dc6eddbdd19c57d3415a1779fee", "repository": "https://github.com/ModOrganizer2/vcpkg-registry", "packages": ["mo2-*", "7zip", "usvfs"] } |
