mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
memcached: Update to version 1.6.7
This commit is contained in:
parent
58ce3a667b
commit
c251d2139a
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user