memcached 1.5.16
Closes #42410. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
0c93cafe3f
commit
463c645fb2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Memcached < Formula
|
||||
desc "High performance, distributed memory object caching system"
|
||||
homepage "https://memcached.org/"
|
||||
url "https://www.memcached.org/files/memcached-1.5.14.tar.gz"
|
||||
sha256 "9c5bdf29a780fb6c6f7c9eaaeeda0583efdf663193758c3e316c969a510af2a9"
|
||||
url "https://www.memcached.org/files/memcached-1.5.16.tar.gz"
|
||||
sha256 "45a22c890dc1edb27db567fb4c9c25b91bfd578477c08c5fb10dca93cc62cc5a"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue