update vcpkg hash

This commit is contained in:
Daan 2025-01-10 09:53:11 -08:00
parent 191ea046e4
commit 34b5d3c779
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ to check out a specific commit, version, or branch of mimalloc, or set further o
You can install such custom port as:
```sh
$ vcpkg install mimalloc[override] --recurse --overlay-ports=./contrib/vcpkg
$ vcpkg install "mimalloc[override]" --recurse --overlay-ports=./contrib/vcpkg
```
This will also show the correct sha512 hash if you use a custom version.