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-05-11 20:11:13 -04:00
parent 5a666b042d
commit a515c4d601
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

@ -1,9 +1,9 @@
class RipgrepBin < Formula
version '0.5.1'
version '0.5.2'
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 "517e40823f151ceb85840c8f147206360ee093aecbe96de20be4c2d5517d51ca"
sha256 "a0326a84af8517ad707d8c7cccba6e112de27822c391cc0937e4727fbb6c48f4"
conflicts_with "ripgrep"