ripgrep: update 0.7.0 bottle.
This commit is contained in:
parent
f410836e79
commit
b0dedceedc
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Ripgrep < Formula
|
|||
head "https://github.com/BurntSushi/ripgrep.git"
|
||||
|
||||
bottle do
|
||||
sha256 "b98ba4360d7f14e419b165616b54f0a8b23f0044998fbfaf755c29c9a11e6445" => :high_sierra
|
||||
sha256 "7a63a0793714bf0924e5fd37ccce12c7a378e8ba147fe8703f907f906a65c1cc" => :sierra
|
||||
sha256 "550ede209cd469e0b30b029e57b6efa37372c223c7767e20d5ec0ed971366e2a" => :el_capitan
|
||||
sha256 "f8bcc372a72fed2db3954acaa589f110bc3f58f4475618bd4345fd94e0ce82c1" => :yosemite
|
||||
sha256 "c40c41348fcea9cdc695730ac316960a0640505bd8d38a86397851e3f9309337" => :high_sierra
|
||||
sha256 "5a0d45fe2bce48002f65b867c973a85cd54e83df2f942da64037aa71157a9e7b" => :sierra
|
||||
sha256 "e7ca5276c76c581d2e95a1d6a0d8408abfe552f5352a9888602cc994a16afed4" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "rust" => :build
|
||||
|
|
Loading…
Reference in a new issue