hyperscan 5.2.0

Closes #43467.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Caleb Xu 2019-08-26 08:49:30 -04:00 committed by Thierry Moisan
parent 89c8f586ac
commit 3a61f85f3e
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -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