[libmem] Update to 5.1.4 (#49446)

This commit is contained in:
SunBlack
2026-01-15 06:54:21 +01:00
committed by GitHub
parent 815bee8583
commit 0ff483754b
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO rdbo/libmem
REF "${VERSION}"
SHA512 e9e237a5b34727e076801e5542351867b412096830518b4fb09a218ce6ce1c475eb133c3c063040b85a59d590c98a2a3161b0d7ac8a10557615dae9e0ef9a4bf
SHA512 7b291fac0d12be6734cdf2be9705b787c0419aa45d3ce41a968f9e2a009eba739eadbf6ba1ea1663134b97eb20a97992af62fdb5157235d2b21ea76cc1f7f7fd
HEAD_REF master
PATCHES
0001-CMakeLists.patch

View File

@@ -1,6 +1,6 @@
{
"name": "libmem",
"version": "5.1.1",
"version": "5.1.4",
"description": "Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64/ARM/ARM64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)",
"homepage": "https://github.com/rdbo/libmem",
"license": "AGPL-3.0-only",

View File

@@ -5137,7 +5137,7 @@
"port-version": 0
},
"libmem": {
"baseline": "5.1.1",
"baseline": "5.1.4",
"port-version": 0
},
"libmemcached-awesome": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "633b6a7430c0ee386e958e20b1fbaa3e511c1887",
"version": "5.1.4",
"port-version": 0
},
{
"git-tree": "a9c99a75546eeaaa4c7e7d4abd6fd6fb40cfca27",
"version": "5.1.1",