Skip to content

Commit

Permalink
update brew tap
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Nov 21, 2016
1 parent 7f3e7d2 commit 0428bd1
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.2.8'
version '0.3.0'
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 "349aba7561028e869932bae8fd27cd5ce45a68f47f05d426d6701a50a8474aa0"
sha256 "a177195e31a6687e1b0141cbb93bb2fc915a49c4bca26d7094a8144ebdfb3a69"

conflicts_with "ripgrep"

Expand Down

0 comments on commit 0428bd1

Please sign in to comment.