ack 3.3.1
Closes #49002. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
eccc6da44d
commit
2e7ebedf92
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ack < Formula
|
||||
desc "Search tool like grep, but optimized for programmers"
|
||||
homepage "https://beyondgrep.com/"
|
||||
url "https://beyondgrep.com/ack-v3.3.0"
|
||||
sha256 "8a1f92a33b1f4fe587e67205275ee22a311f92cf541d549da51bca4d49f41691"
|
||||
url "https://beyondgrep.com/ack-v3.3.1"
|
||||
sha256 "e4fd286d5a56f459147d562660d2f8bc4548f2f1e2d8cf3a5265b70beedbfc87"
|
||||
|
||||
head do
|
||||
url "https://github.com/beyondgrep/ack3.git", :branch => "dev"
|
||||
|
|
Loading…
Reference in a new issue