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 f7aea65 commit 78620c5Copy full SHA for 78620c5
Formula/u/ugrep.rb
@@ -1,8 +1,8 @@
1
class Ugrep < Formula
2
desc "Ultra fast grep with query UI, fuzzy search, archive search, and more"
3
homepage "https://ugrep.com/"
4
- url "https://github.com/Genivia/ugrep/archive/refs/tags/v7.1.2.tar.gz"
5
- sha256 "1e016791c09bfd44df14a7e00af64c10cb559fa7fd1fe3ba4b87b2c73be5e264"
+ url "https://github.com/Genivia/ugrep/archive/refs/tags/v7.1.3.tar.gz"
+ sha256 "99bbccd7a192fb11070fa75f4d8adaa1379d0a27dd3cbc1f78e1bace1c2d0e46"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments