hyperscan 4.3.2
Closes #6921. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
408bcddd01
commit
06df9547ae
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Hyperscan < Formula
|
||||
desc "High-performance regular expression matching library"
|
||||
homepage "https://01.org/hyperscan"
|
||||
url "https://github.com/01org/hyperscan/archive/v4.3.1.tar.gz"
|
||||
sha256 "a7bce1287c06d53d1fb34266d024331a92ee24cbb2a7a75061b4ae50a30bae97"
|
||||
url "https://github.com/01org/hyperscan/archive/v4.3.2.tar.gz"
|
||||
sha256 "6cd5820d6da51d6fe4ab12066d1efd9afecc1bc6fb7d6eca9c98f76fd391dbd5"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue