zstd 1.3.2

Closes #19253.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ilovezfs 2017-10-09 22:35:24 -07:00 committed by FX Coudert
parent 7c2f0dfb8a
commit 0ec7eb0971

View file

@ -1,8 +1,8 @@
class Zstd < Formula
desc "Zstandard is a real-time compression algorithm"
homepage "http://zstd.net/"
url "https://github.com/facebook/zstd/archive/v1.3.1.tar.gz"
sha256 "312fb9dc75668addbc9c8f33c7fa198b0fc965c576386b8451397e06256eadc6"
url "https://github.com/facebook/zstd/archive/v1.3.2.tar.gz"
sha256 "ac5054a3c64e6510bc1ae890d05e3d271cc33ceebc9d06ac9f08105766d2798a"
bottle do
cellar :any