We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87bea46 commit 2a16e1aCopy full SHA for 2a16e1a
Formula/m/memcached.rb
@@ -1,8 +1,8 @@
1
class Memcached < Formula
2
desc "High performance, distributed memory object caching system"
3
homepage "https://memcached.org/"
4
- url "https://www.memcached.org/files/memcached-1.6.34.tar.gz"
5
- sha256 "0d5380e2e0a5b4fcef1d89a368a11c4f06686c6017c1fff778b3b4578f0674ec"
+ url "https://www.memcached.org/files/memcached-1.6.35.tar.gz"
+ sha256 "eb4529317eec818efc44352ddd1f959fd20882bed1ae292a5788bd7a4966f7c1"
6
license "BSD-3-Clause"
7
head "https://github.com/memcached/memcached.git", branch: "master"
8
0 commit comments