Skip to content

Commit 5e985e0

Browse files
memcached: Update to version 1.6.40
1 parent a9c3c27 commit 5e985e0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

bucket/memcached.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"##": "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.",
3-
"version": "1.6.39",
3+
"version": "1.6.40",
44
"description": "Distributed memory object caching system",
55
"homepage": "https://memcached.org",
66
"license": "BSD-3-Clause",
77
"notes": "This package does not require Cygwin to run (all dependencies are included).",
8-
"url": "https://github.com/nono303/memcached/archive/1.6.39.zip",
9-
"hash": "321a479ac35b3ac63f03de6eb5534cce73916c6fde70e9a18e236df8bfaf6258",
8+
"url": "https://github.com/nono303/memcached/archive/1.6.40.zip",
9+
"hash": "381401e8792fddf97e8202ddf1826245598a0c996fd8d09e089f707883fdf638",
1010
"architecture": {
1111
"64bit": {
12-
"extract_dir": "memcached-1.6.39\\libevent-2.1\\x64"
12+
"extract_dir": "memcached-1.6.40\\libevent-2.1\\x64"
1313
},
1414
"32bit": {
15-
"extract_dir": "memcached-1.6.39\\libevent-2.1\\x86"
15+
"extract_dir": "memcached-1.6.40\\libevent-2.1\\x86"
1616
}
1717
},
1818
"bin": "memcached.exe",

0 commit comments

Comments
 (0)