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:
parent
efa4de8126
commit
311ccb1f6b
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user