Skip to content

Commit

Permalink
Merge pull request #203774 from Homebrew/bump-ugrep-7.1.3
Browse files Browse the repository at this point in the history
ugrep 7.1.3
  • Loading branch information
BrewTestBot authored Jan 9, 2025
2 parents 6d9b318 + 8d46394 commit 4132bd2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/u/ugrep.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class Ugrep < Formula
desc "Ultra fast grep with query UI, fuzzy search, archive search, and more"
homepage "https://ugrep.com/"
url "https://github.com/Genivia/ugrep/archive/refs/tags/v7.1.2.tar.gz"
sha256 "1e016791c09bfd44df14a7e00af64c10cb559fa7fd1fe3ba4b87b2c73be5e264"
url "https://github.com/Genivia/ugrep/archive/refs/tags/v7.1.3.tar.gz"
sha256 "99bbccd7a192fb11070fa75f4d8adaa1379d0a27dd3cbc1f78e1bace1c2d0e46"
license "BSD-3-Clause"

bottle do
sha256 arm64_sequoia: "e5c0d714848b2383f1e6669201b32fbf8f854c720eaa1bd85f52531f4fac11d2"
sha256 arm64_sonoma: "15a5fcc369e6f729d423cc775e9830de382b3d8a1cda314f4561e4dca5aad23f"
sha256 arm64_ventura: "9257bbbddf224616c40adc161366377c9e89774089aab006fe5a0a265f11a3cf"
sha256 sonoma: "959f97fdbd50c3c23625d35f25320884424a391f71b21b46c2a985ab4e00fb8a"
sha256 ventura: "1feb3f74adeb048fc1fdc6a59c60d9ebc629b99d357899cc772be3d1259bb015"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4d53a7027e20ac6cb72fb0510214007bd3f799057960a67fe2bca3b91be84612"
sha256 arm64_sequoia: "0f1883c6106a8b6e4b043b0dae9d43b496f325b931c39332126d07b916b66f92"
sha256 arm64_sonoma: "a72860199360b848a6e69ce321ab820e14b0739c65f07cf12ae53ca018ce588e"
sha256 arm64_ventura: "dfa1a7c0d0f587e3d106078d95ab38e426113dc4abf139f3af36f21cd1703b8d"
sha256 sonoma: "0c48049a6f166da2a9fdf3b4f0a88e0a8ba5acfa8ca0ea4ad807754dfadf3af5"
sha256 ventura: "075014c6a973386d94c2f82303469f4b43993ef7f993c0d36f97fb5ca5ce88ee"
sha256 cellar: :any_skip_relocation, x86_64_linux: "54157fc16bb9d970a5da31dbae831dcb71fa25d3280c6792f75ec77017be1352"
end

depends_on "brotli"
Expand Down

0 comments on commit 4132bd2

Please sign in to comment.