Skip to content

Commit

Permalink
update brew tap
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Oct 22, 2017
1 parent c4e1945 commit 1aec4b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/brew/ripgrep-bin.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class RipgrepBin < Formula
version '0.7.0'
version '0.7.1'
desc "Search tool like grep and The Silver Searcher."
homepage "https://github.com/BurntSushi/ripgrep"
url "https://github.com/BurntSushi/ripgrep/releases/download/#{version}/ripgrep-#{version}-x86_64-apple-darwin.tar.gz"
sha256 "ef5e76acde453bed774cecaeef8dbd96652d616d957ec1763d450c6f6d9e1d0d"
sha256 "ee670b0fba46323ee9a2d1c5b8bee46fa3e45778f6f105f2e8e9ee29e8bd0d45"

conflicts_with "ripgrep"

Expand Down

0 comments on commit 1aec4b1

Please sign in to comment.