diff --git a/Formula/ripgrep.rb b/Formula/ripgrep.rb index c08b6befd9..2cb83e7a57 100644 --- a/Formula/ripgrep.rb +++ b/Formula/ripgrep.rb @@ -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/0.10.0.tar.gz" - sha256 "a2a6eb7d33d75e64613c158e1ae450899b437e37f1bfbd54f713b011cd8cc31e" + url "https://github.com/BurntSushi/ripgrep/archive/11.0.0.tar.gz" + sha256 "be7a7f4a39bd6d408691c65b74f78f5329115085fa1ea2045079d71d0c0abbd8" head "https://github.com/BurntSushi/ripgrep.git" bottle do