leveldb: update 1.20_2 bottle.

This commit is contained in:
BrewTestBot 2017-07-14 05:19:31 +00:00 committed by ilovezfs
parent 812dc97668
commit e1bf4124b2

View file

@ -7,9 +7,9 @@ class Leveldb < Formula
bottle do
cellar :any
sha256 "ef37df5779b602f28adf5937fe890a5969236132e2a47929846d3e16503dc878" => :sierra
sha256 "abbc5a2eb45c96d2c41a2e18bc3830cbf73056e543e954cf9b133e81efb89363" => :el_capitan
sha256 "c807f88850c2a9d476252bc197f6310ff9a0f60436ac78a5fc037d6ee83db71a" => :yosemite
sha256 "8528df5b2af7fab91b1ab1a6382f1b6ccd6d62da462c6a309cb76660a7225b4b" => :sierra
sha256 "360b7c40470a5e3a4d4d7759983d310257be68d3e79518dbf71896a13093c6d0" => :el_capitan
sha256 "5743bd58aa63406f6405d690fad63fff92169de51331ef6918310dcb70ad6383" => :yosemite
end
option "with-test", "Verify the build with make check"