summaryrefslogtreecommitdiff
path: root/vcpkg-configuration.json
diff options
context:
space:
mode:
authorMikaƫl Capelle <capelle.mikael@gmail.com>2025-05-29 14:24:52 +0200
committerGitHub <noreply@github.com>2025-05-29 14:24:52 +0200
commit87d0f2eeb6ca6612413ca41fd1f65c659d29280b (patch)
tree30c78a0b9fcdd75e23d5c093dcffd1789a627db7 /vcpkg-configuration.json
parent455b5075f10cec2a557641fb032571948bca9bd4 (diff)
Fix registry for 2.5.3-beta.2. (#2250)
Diffstat (limited to 'vcpkg-configuration.json')
-rw-r--r--vcpkg-configuration.json2
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"]
}
]