We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e05e9 commit 0f9e022Copy full SHA for 0f9e022
Formula/r/ripgrep-all.rb
@@ -1,8 +1,8 @@
1
class RipgrepAll < Formula
2
desc "Wrapper around ripgrep that adds multiple rich file types"
3
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"
+ url "https://github.com/phiresky/ripgrep-all/archive/refs/tags/v0.10.9.tar.gz"
+ sha256 "a5b3150940dcddd35a26e9de398f11a563d0466a335e5450ceb7ff369e9fef45"
6
license "AGPL-3.0-or-later"
7
head "https://github.com/phiresky/ripgrep-all.git", branch: "master"
8
0 commit comments