the_platinum_searcher 2.2.0
Closes #31974. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
79bea96595
commit
524b905d99
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class ThePlatinumSearcher < Formula
|
||||
desc "Multi-platform code-search similar to ack and ag"
|
||||
homepage "https://github.com/monochromegane/the_platinum_searcher"
|
||||
url "https://github.com/monochromegane/the_platinum_searcher/archive/v2.1.6.tar.gz"
|
||||
sha256 "257c76d3fb1d6571ea690a0ced8301b1ef827333474ca7dd9164ac1a2272034e"
|
||||
url "https://github.com/monochromegane/the_platinum_searcher/archive/v2.2.0.tar.gz"
|
||||
sha256 "3d5412208644b13723b2b7ca4af0870d25c654e3a76feee846164c51b88240b0"
|
||||
head "https://github.com/monochromegane/the_platinum_searcher.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue