memcached 1.6.8

Closes #63546.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Caleb Xu 2020-10-27 13:23:28 -04:00 committed by BrewTestBot
parent fb19b0a6a0
commit 6a8774b1f8
1 changed files with 2 additions and 2 deletions

View File

@ -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.6.7.tar.gz"
sha256 "7bbdac9b031d8cfca4a1207f28df598b90ee2e9b44667f7eabd0fe1a59ca5173"
url "https://www.memcached.org/files/memcached-1.6.8.tar.gz"
sha256 "e23b3a11f6ff52ac04ae5ea2e287052ce58fd1eadd394622eb65c3598fcd7939"
license "BSD-3-Clause"
head "https://github.com/memcached/memcached.git"