hyperscan 4.5.1
Closes #14643. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
46c16ac027
commit
449a6ace6f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Hyperscan < Formula
|
class Hyperscan < Formula
|
||||||
desc "High-performance regular expression matching library"
|
desc "High-performance regular expression matching library"
|
||||||
homepage "https://01.org/hyperscan"
|
homepage "https://01.org/hyperscan"
|
||||||
url "https://github.com/01org/hyperscan/archive/v4.5.0.tar.gz"
|
url "https://github.com/01org/hyperscan/archive/v4.5.1.tar.gz"
|
||||||
sha256 "b56973ee9cbc0d1e732c8f9daea61256ac8424f65b74addde540b0c35265ba8a"
|
sha256 "a03288e62ba6f4c3c3ca7d0fbeb9286370d05e0674a81f18d19f4d129c6810cc"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue