memcached: Update to version 1.6.7

This commit is contained in:
Jakub Čábera 2020-09-15 08:19:20 +02:00
parent 58ce3a667b
commit c251d2139a

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.",
"version": "1.6.6",
"version": "1.6.7",
"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.6.zip",
"hash": "c3e1ae3baef14964fa35fb866a5bfcb32f1bb9b024c5b5c4d181f48d000dca02",
"url": "https://github.com/nono303/memcached/archive/1.6.7.zip",
"hash": "aaa28070481e941a19ace14cf2a157deadbc875247858b3b197d3f4103679ef2",
"architecture": {
"64bit": {
"extract_dir": "memcached-1.6.6\\cygwin\\x64"
"extract_dir": "memcached-1.6.7\\cygwin\\x64"
},
"32bit": {
"extract_dir": "memcached-1.6.6\\cygwin\\x86"
"extract_dir": "memcached-1.6.7\\cygwin\\x86"
}
},
"bin": "memcached.exe",