Skip to content

Commit

Permalink
ripgrep 0.2.3 (update)
Browse files Browse the repository at this point in the history
Closes #5923.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
BurntSushi authored and MikeMcQuaid committed Oct 15, 2016
1 parent cf129a3 commit 9a16f67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/ripgrep.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Ripgrep < Formula
desc "Search tool like grep and The Silver Searcher."
homepage "https://github.com/BurntSushi/ripgrep"
url "https://github.com/BurntSushi/ripgrep/archive/0.2.1.tar.gz"
sha256 "372ccd0a93c98e9f3cc51644a9c52d1d8437ecb8b0e2908b33df9a46ca7b9ee2"
url "https://github.com/BurntSushi/ripgrep/archive/0.2.3.tar.gz"
sha256 "a88531558d2023df76190ea2e52bee50d739eabece8a57df29abbad0c6bdb917"
head "https://github.com/BurntSushi/ripgrep.git"

bottle do
Expand Down

0 comments on commit 9a16f67

Please sign in to comment.