From d6b9d29b1df4c3473245d2ac62d2564b4f87b7eb Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 9 Apr 2017 16:14:05 +0100 Subject: [PATCH] ripgrep: update 0.5.1 bottle. --- Formula/ripgrep.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/ripgrep.rb b/Formula/ripgrep.rb index 559bf652ac..b6a937e125 100644 --- a/Formula/ripgrep.rb +++ b/Formula/ripgrep.rb @@ -6,9 +6,9 @@ class Ripgrep < Formula head "https://github.com/BurntSushi/ripgrep.git" bottle do - sha256 "11e832fed049bdc7510c822433b3d9d99bd0f421edac6610e668e784f493a549" => :sierra - sha256 "1557bf41a1af55bdd47d4b9a1e0c625544f7eecb186e080163681d59614bf18a" => :el_capitan - sha256 "e6163c0cd4473fa43c13cd2431d5c07b930913c2889b7975030eae192b0bc7c7" => :yosemite + sha256 "ae11f7184b49d756e32a3d9bf4ac17aa083e90cf8011433dfcfa968a0f23d2ef" => :sierra + sha256 "11a04d4397af3b992f2ce9faffdf0efed04ef6e341af8b74284e7c64e9a44585" => :el_capitan + sha256 "b6afa53155c9cc4cebb55bf14e8f00cc7db645c2b5edafdd881585403af7afdc" => :yosemite end depends_on "rust" => :build