Skip to content

Commit 78620c5

Browse files
committed
ugrep 7.1.3
1 parent f7aea65 commit 78620c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/u/ugrep.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ugrep < Formula
22
desc "Ultra fast grep with query UI, fuzzy search, archive search, and more"
33
homepage "https://ugrep.com/"
4-
url "https://github.com/Genivia/ugrep/archive/refs/tags/v7.1.2.tar.gz"
5-
sha256 "1e016791c09bfd44df14a7e00af64c10cb559fa7fd1fe3ba4b87b2c73be5e264"
4+
url "https://github.com/Genivia/ugrep/archive/refs/tags/v7.1.3.tar.gz"
5+
sha256 "99bbccd7a192fb11070fa75f4d8adaa1379d0a27dd3cbc1f78e1bace1c2d0e46"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)