memcached: update 1.5.2 bottle.
This commit is contained in:
parent
22af37dc80
commit
2c7b21e61b
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Memcached < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "759b17a031bb0f2a1166b6f0708517f4f2d3f093a30522a95fc981c176e07eb7" => :high_sierra
|
||||
sha256 "fb390a87a44bd89f281e51c0c7b97c0ecd96563cbf1bbf5e74dd322c97c2cf94" => :sierra
|
||||
sha256 "df17c1f2e4dba8c70e1ba7b0e5f47c6dfe2e5edf240ff036756226089062292a" => :el_capitan
|
||||
sha256 "4f74ff764fa09d840fd2826d4d65521a2168a8f69d4f9150371781f7ba20351f" => :yosemite
|
||||
sha256 "9c2d31b232de9eca99111324f11915bad5f4be2ccb31c7dc2c20b7d1ab14bfd7" => :high_sierra
|
||||
sha256 "1ccf97915ca84abd15705b61e7534c5b2f551076c11bafa811b21b36945e7f5b" => :sierra
|
||||
sha256 "01ef10523838052123cd0d55a2b5def54dfe6c73da29849bfc354052cb345521" => :el_capitan
|
||||
end
|
||||
|
||||
option "with-sasl", "Enable SASL support -- disables ASCII protocol!"
|
||||
|
|
Loading…
Reference in a new issue