memcached: Update to version 1.5.22

This commit is contained in:
Richard Kuhnt 2020-02-06 07:01:51 +00:00
parent 0783382fcc
commit 2d92061670

View File

@ -2,17 +2,17 @@
"##": "Check https://www.apachelounge.com/viewtopic.php?t=7919 for details about this pre-compiled binary package of memcached.", "##": "Check https://www.apachelounge.com/viewtopic.php?t=7919 for details about this pre-compiled binary package of memcached.",
"homepage": "https://memcached.org/", "homepage": "https://memcached.org/",
"description": "Distributed memory object caching system.", "description": "Distributed memory object caching system.",
"version": "1.5.21", "version": "1.5.22",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/nono303/memcached/archive/memcache-1.5.21.zip", "url": "https://github.com/nono303/memcached/archive/memcache-1.5.22.zip",
"hash": "0672ff3dee0ce1364105f6c6088b7665156f40a6ecdec3e089af124b892b73cd", "hash": "cc72282467fb31f634fa42020c40917e80a9f621904b178a5ec5c67095f92501",
"notes": "This package does not require Cygwin to run (all dependencies are included).", "notes": "This package does not require Cygwin to run (all dependencies are included).",
"architecture": { "architecture": {
"32bit": { "32bit": {
"extract_dir": "memcached-memcache-1.5.21\\cygwin\\x86" "extract_dir": "memcached-memcache-1.5.22\\cygwin\\x86"
}, },
"64bit": { "64bit": {
"extract_dir": "memcached-memcache-1.5.21\\cygwin\\x64" "extract_dir": "memcached-memcache-1.5.22\\cygwin\\x64"
} }
}, },
"bin": "memcached.exe", "bin": "memcached.exe",