mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 09:42:00 -07:00
pkg: fix brew tap version
It wasn't updated after the 12.0.1 release, even though the SHA values were. PR #1545
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class RipgrepBin < Formula
|
||||
version '12.0.0'
|
||||
version '12.0.1'
|
||||
desc "Recursively search directories for a regex pattern."
|
||||
homepage "https://github.com/BurntSushi/ripgrep"
|
||||
|
||||
|
Reference in New Issue
Block a user