1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-03-17 20:28:03 +02:00

update brew tap

This commit is contained in:
Andrew Gallant 2017-10-22 08:08:49 -04:00
parent efa4de8126
commit 311ccb1f6b
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

@ -1,9 +1,9 @@
class RipgrepBin < Formula
version '0.6.0'
version '0.7.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 "2aeffe25322f886bcd846ac15b6574dc769865fb44b28a9b0c356f3004019685"
sha256 "ef5e76acde453bed774cecaeef8dbd96652d616d957ec1763d450c6f6d9e1d0d"
conflicts_with "ripgrep"