ripgrep: update 0.9.0 bottle.
This commit is contained in:
parent
319020f8ee
commit
da16680a27
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Ripgrep < Formula
|
|||
head "https://github.com/BurntSushi/ripgrep.git"
|
||||
|
||||
bottle do
|
||||
sha256 "fb489281ab4b9ef78bbd8213588821e9b8c77c67b4a029d95fd70e402e55385d" => :high_sierra
|
||||
sha256 "e3dde96a13ac740dd2358c2ecd7ff34e2c71beb2abaeae16996cf6686a65996f" => :sierra
|
||||
sha256 "b02d84ba4a1dfb9570927144366ce5501231a081d3400d0d8bddaa4e39c17e53" => :el_capitan
|
||||
sha256 "e653274f21c9e0999512f7afd79490920c1ef70b6f22920088153f02aca3ef5c" => :high_sierra
|
||||
sha256 "254e9f86612959b580f200351051ba280f69d4e90b130788fde98803b9af2404" => :sierra
|
||||
sha256 "ec3feeb2827f940b783545b9b8fc9b42b54ea0d8307655d682fa24df70cd4f43" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "asciidoc" => :build
|
||||
|
|
Loading…
Reference in a new issue