[mimalloc] update to 3.2.8 (#49807)

This commit is contained in:
miyan
2026-02-04 12:49:21 -08:00
committed by GitHub
parent 18ee449aa8
commit 33234be31b
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO microsoft/mimalloc
REF "v${VERSION}"
SHA512 176fbfd6ef3698841f8a53fb968a1198e08eef071f3d5a811046521c9bac5c3e36d024c8b1fb67e95f9018658083efd98222502e81d57e114ebb76af13008fec
SHA512 5830ceb1bf0d02f50fe586caaad87624ba8eba1bb66e68e8201894221cf6f51854f5a9667fc98358c3b430dae6f9bf529bfcb74d42debe6f40a487265053371c
HEAD_REF dev3
PATCHES
pkgconfig-cxx.diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mimalloc",
"version": "3.2.7",
"version": "3.2.8",
"description": "Compact general purpose allocator with excellent performance",
"homepage": "https://github.com/microsoft/mimalloc",
"license": "MIT",
+1 -1
View File
@@ -6377,7 +6377,7 @@
"port-version": 3
},
"mimalloc": {
"baseline": "3.2.7",
"baseline": "3.2.8",
"port-version": 0
},
"mimicpp": {
+5
View File
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "282e10ba6ced68703c0dbd4f86068112f36e5fb9",
"version": "3.2.8",
"port-version": 0
},
{
"git-tree": "7617731f2dfaea0ce243f3355ed8c0bc7d5e0dc9",
"version": "3.2.7",