Skip to content

Commit 0f9e022

Browse files
committed
ripgrep-all 0.10.9
1 parent 28e05e9 commit 0f9e022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/ripgrep-all.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RipgrepAll < Formula
22
desc "Wrapper around ripgrep that adds multiple rich file types"
33
homepage "https://github.com/phiresky/ripgrep-all"
4-
url "https://github.com/phiresky/ripgrep-all/archive/refs/tags/v0.10.6.tar.gz"
5-
sha256 "06cd619ad6638be206266a77fdf11034dc2dc15d97b3a057b0d6280a17334680"
4+
url "https://github.com/phiresky/ripgrep-all/archive/refs/tags/v0.10.9.tar.gz"
5+
sha256 "a5b3150940dcddd35a26e9de398f11a563d0466a335e5450ceb7ff369e9fef45"
66
license "AGPL-3.0-or-later"
77
head "https://github.com/phiresky/ripgrep-all.git", branch: "master"
88

0 commit comments

Comments
 (0)