zstd: update 1.3.1 bottle.

This commit is contained in:
BrewTestBot 2017-08-21 08:03:03 +00:00 committed by ilovezfs
parent a8c23f2737
commit 4af28c2df8

View file

@ -6,9 +6,9 @@ class Zstd < Formula
bottle do
cellar :any
sha256 "1fa4655f669b59f70a3b415bbf61db3788398648756156000c4073172ec008b9" => :sierra
sha256 "81ce236deea3549ca5c8fd88cea058163977ca9c209c35a0c20fa905ceab2ba6" => :el_capitan
sha256 "35c97da893c30d9e013bdbeb2cb04a20d0262702cb32ac49390b799284beec81" => :yosemite
sha256 "8ed5d6634d35dabef86531e168f7b42aee4e75e3eb373e4cc1ac68f160f26a2d" => :sierra
sha256 "ebb20d76a07b95d0771ae66b338fdd7e47f6bb4e7a49e8fd1ec882b91d10c762" => :el_capitan
sha256 "68dcd8dd4fa5f5a88c19d1a1cf8339c17723baef2554895063ef2afaf80774ef" => :yosemite
end
option "without-pzstd", "Build without parallel (de-)compression tool"