mimalloc: update to 3.1.5

This commit is contained in:
Rudi Heitbaum 2025-06-14 12:33:09 +00:00
parent 63e29d5886
commit b614c5f918

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mimalloc"
PKG_VERSION="3.1.4"
PKG_SHA256="84992bca18d6f74829b884c369de2707085b8248aaf3a1368e21f3993020171f"
PKG_VERSION="3.1.5"
PKG_SHA256="1c6949032069d5ebea438ec5cedd602d06f40a92ddf0f0d9dcff0993e5f6635c"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/microsoft/mimalloc"
PKG_URL="https://github.com/microsoft/mimalloc/archive/refs/tags/v${PKG_VERSION}.tar.gz"