From 97d3907331006414ec33ff1d28ecb030cc0aaba9 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Tue, 26 Mar 2019 15:53:24 +1100 Subject: [PATCH] xxhash 0.7.0 Closes #38294. Signed-off-by: FX Coudert --- Formula/xxhash.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/xxhash.rb b/Formula/xxhash.rb index 1afbfe0c9c..0522084018 100644 --- a/Formula/xxhash.rb +++ b/Formula/xxhash.rb @@ -1,8 +1,8 @@ class Xxhash < Formula desc "Extremely fast non-cryptographic hash algorithm" homepage "https://github.com/Cyan4973/xxHash" - url "https://github.com/Cyan4973/xxHash/archive/v0.6.5.tar.gz" - sha256 "19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95" + url "https://github.com/Cyan4973/xxHash/archive/v0.7.0.tar.gz" + sha256 "b34792646d5e19964bb7bba24f06cb13aecaac623ab91a54da08aa19d3686d7e" bottle do cellar :any