diff options
| author | Mikaƫl Capelle <capelle.mikael@gmail.com> | 2025-05-29 14:24:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-29 14:24:52 +0200 |
| commit | 87d0f2eeb6ca6612413ca41fd1f65c659d29280b (patch) | |
| tree | 30c78a0b9fcdd75e23d5c093dcffd1789a627db7 /vcpkg-configuration.json | |
| parent | 455b5075f10cec2a557641fb032571948bca9bd4 (diff) | |
Fix registry for 2.5.3-beta.2. (#2250)
Diffstat (limited to 'vcpkg-configuration.json')
| -rw-r--r-- | vcpkg-configuration.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 7c48a0f9..ea4a173b 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -14,7 +14,7 @@ { "kind": "git", "repository": "https://github.com/ModOrganizer2/vcpkg-registry", - "baseline": "6c9a8aae49e77a1b71d861dfd2935756dbaa6e29", + "baseline": "0d5db1c58672510583ae2a26813c5c62b5d24816", "packages": ["mo2-*", "7zip", "usvfs"] } ] |
