hyperscan: update 5.0.0 bottle.
This commit is contained in:
parent
5a6fff27dd
commit
051a86da29
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Hyperscan < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "7114cdf8a7e154d861a21a9a3dab22639875ed40e5398021bd73987a8ef263b9" => :high_sierra
|
||||
sha256 "cd7714c9f44d58be98bdc64d3294bcd40cfb070bd7ce6af2c93359d33d4d1285" => :sierra
|
||||
sha256 "769a4578b1776d344622e8a3d45e48d927b67fea7cda7dbe94160d39abae8807" => :el_capitan
|
||||
sha256 "7e640d067a206edb90c3023ccd4cf14156238f3f09bf902bac89f0ce2e4163e0" => :high_sierra
|
||||
sha256 "98f8ba279281bcb14437713eb237e69a5680fe33d2e4da2173a1d4e6b70ae8c2" => :sierra
|
||||
sha256 "48b0fe0011be4d9853f22d226a5a9ae7c5ddacb2cb30106673a07db526d1cc67" => :el_capitan
|
||||
end
|
||||
|
||||
option "with-debug", "Build with debug symbols"
|
||||
|
|
Loading…
Reference in a new issue