[mimalloc] update to 2.2.6 (#49341)

This commit is contained in:
miyan
2026-01-13 13:50:15 +08:00
committed by GitHub
parent fc225921fc
commit 98217b2994
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO microsoft/mimalloc
REF "v${VERSION}"
SHA512 5218fcd3ad285687ed3f78b4651d7d3aee92b6f28e6c563a884975e654a43c94c4e5c02c5ed0322c3d3627d83d4843df2d2d8441f09aa18d00674ca9fd657345
SHA512 9e636b659fd9260a35b0521550943fbbd2f2712cb1d9c79a702e4edca1435e0ef9938c0afb7d8792a0eb1ac66eb4a0f641b8de6fa8cbea43a9fa1bd4ebfeaef0
HEAD_REF master
PATCHES
pkgconfig-cxx.diff

View File

@@ -1,6 +1,6 @@
{
"name": "mimalloc",
"version": "2.2.4",
"version": "2.2.6",
"description": "Compact general purpose allocator with excellent performance",
"homepage": "https://github.com/microsoft/mimalloc",
"license": "MIT",

View File

@@ -6381,7 +6381,7 @@
"port-version": 3
},
"mimalloc": {
"baseline": "2.2.4",
"baseline": "2.2.6",
"port-version": 0
},
"mimicpp": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "063df996f98806374af5727ef5dc1674365c0702",
"version": "2.2.6",
"port-version": 0
},
{
"git-tree": "848b211636229c3cc7e6323fafcda1e71e92c0c5",
"version": "2.2.4",