diff --git a/bucket/memcached.json b/bucket/memcached.json index 5ef90d63bd..e8b5749078 100644 --- a/bucket/memcached.json +++ b/bucket/memcached.json @@ -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",