mimalloc: update to 2.1.6

This commit is contained in:
Rudi Heitbaum 2024-05-14 13:04:08 +00:00
parent 1eedcc2a42
commit 205b93baca

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mimalloc"
PKG_VERSION="2.1.4"
PKG_SHA256="ef31a7c593866a35883b2090654a8d6136a1cf06f22b577b4e1c818b1b0a8796"
PKG_VERSION="2.1.6"
PKG_SHA256="0ec960b656f8623de35012edacb988f8edcc4c90d2ce6c19f1d290fbb4872ccc"
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"