memcached: Update to version 1.6.21

This commit is contained in:
github-actions[bot] 2023-07-03 08:29:33 +00:00
parent 62ca65229f
commit a7d80ade4d

View File

@ -1,18 +1,18 @@
{
"##": "Check https://www.apachelounge.com/viewtopic.php?t=7919 for details about this pre-compiled binary package of memcached. memcached is built with both libevent 2.1 and 2.0 because libevent 2.1 is not compatible with Win7.",
"version": "1.6.20",
"version": "1.6.21",
"description": "Distributed memory object caching system",
"homepage": "https://memcached.org",
"license": "BSD-3-Clause",
"notes": "This package does not require Cygwin to run (all dependencies are included).",
"url": "https://github.com/nono303/memcached/archive/1.6.20.zip",
"hash": "b760b64e8522e2ba8a4a3a856fec15f59d8035f36ed2efa33a3f11254eb7a6ae",
"url": "https://github.com/nono303/memcached/archive/1.6.21.zip",
"hash": "b82e5e392fbb370c7809b8a543f0265e985139ef31fe546d6a744d21a6f27bf6",
"architecture": {
"64bit": {
"extract_dir": "memcached-1.6.20\\libevent-2.1\\x64"
"extract_dir": "memcached-1.6.21\\libevent-2.1\\x64"
},
"32bit": {
"extract_dir": "memcached-1.6.20\\libevent-2.1\\x86"
"extract_dir": "memcached-1.6.21\\libevent-2.1\\x86"
}
},
"bin": "memcached.exe",