File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ vcpkg_from_github(
88 # REF 866ce5b89db1dbc3e66bbf89041291fd16329518
99
1010 # The sha512 is the hash of the tar.gz bundle.
11- # (To get the sha512, run `vcpkg install mimalloc[override] --overlay-ports=<dir of this file>` and copy the sha from the error message.)
12- SHA512 fb5aa8c2e6c15e5d22746ee40ed196f2fb7eafec9abfcbf94e7e70854734e99dd09886e1d68374fb995fe597e158100aa89260579e34cf5d9fb75d501b186d6a
11+ # (To get the sha512, run `vcpkg install " mimalloc[override]" --overlay-ports=<dir of this file>` and copy the sha from the error message.)
12+ SHA512 5830ceb1bf0d02f50fe586caaad87624ba8eba1bb66e68e8201894221cf6f51854f5a9667fc98358c3b430dae6f9bf529bfcb74d42debe6f40a487265053371c
1313)
1414
1515vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS
Original file line number Diff line number Diff line change 11{
22 "name" : " mimalloc" ,
3- "version" : " 1.9.7 " ,
4- "port-version" : 2 ,
3+ "version" : " 3.2.8 " ,
4+ "port-version" : 0 ,
55 "description" : " Compact general purpose allocator with excellent performance" ,
66 "homepage" : " https://github.com/microsoft/mimalloc" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments