From 3a61f85f3ea379e6737f945bf03cd77800bac345 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Mon, 26 Aug 2019 08:49:30 -0400 Subject: [PATCH] hyperscan 5.2.0 Closes #43467. Signed-off-by: Thierry Moisan --- Formula/hyperscan.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/hyperscan.rb b/Formula/hyperscan.rb index 7c59dd6b79..e7557a6952 100644 --- a/Formula/hyperscan.rb +++ b/Formula/hyperscan.rb @@ -1,8 +1,8 @@ class Hyperscan < Formula desc "High-performance regular expression matching library" homepage "https://www.hyperscan.io/" - url "https://github.com/intel/hyperscan/archive/v5.1.1.tar.gz" - sha256 "e3bb509d4002f2d75e1804e754efa6334316d1ee110a3b85c8156c08fe5e2369" + url "https://github.com/intel/hyperscan/archive/v5.2.0.tar.gz" + sha256 "bb02118efe7e93df5fc24296406dfd0c1fa597176e0c211667152cd4e89d9d85" bottle do cellar :any