ripgrep 11.0.1

Closes #38979.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
dana 2019-04-16 12:33:34 -05:00 committed by FX Coudert
parent d8ec690789
commit 1bff6e4fe2

View file

@ -1,8 +1,8 @@
class Ripgrep < Formula
desc "Search tool like grep and The Silver Searcher"
homepage "https://github.com/BurntSushi/ripgrep"
url "https://github.com/BurntSushi/ripgrep/archive/11.0.0.tar.gz"
sha256 "be7a7f4a39bd6d408691c65b74f78f5329115085fa1ea2045079d71d0c0abbd8"
url "https://github.com/BurntSushi/ripgrep/archive/11.0.1.tar.gz"
sha256 "ba106404342160a66f703b8c9db9d45117c1a3664a0996822496bcb9f238b184"
head "https://github.com/BurntSushi/ripgrep.git"
bottle do