From bce89768e90e8ac2968f26f47b0d4ee75cd72058 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 5 Jan 2023 06:05:01 +0000 Subject: [PATCH] ugrep: update 3.9.4 bottle. --- Formula/ugrep.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/ugrep.rb b/Formula/ugrep.rb index 5401bbce4ea..97ba8d96170 100644 --- a/Formula/ugrep.rb +++ b/Formula/ugrep.rb @@ -6,13 +6,13 @@ class Ugrep < Formula license "BSD-3-Clause" bottle do - sha256 arm64_ventura: "d7adac1572381e25bd3a120e70bdea33d9322f141f23e44aa70cdd01bf44686e" - sha256 arm64_monterey: "171adcea631cd7225d75d2fff7dcbf09e4361170787413cf1b5a4b58b23dcf65" - sha256 arm64_big_sur: "3ccfad955e934e0fb0661ab45b89cd85dca859a87b064daf8c267a3716c87a19" - sha256 ventura: "2397331a26be262186f3d6c2773951e0aca35a6039af23b07cd7daa6c3e45ed5" - sha256 monterey: "b46b4c59d7a66a9f48e6ea14fa5c76127dc5b7dbc1341ef7ee38df4fbcad2406" - sha256 big_sur: "26051bc9cd3994f869891226f7f9d901a246a3bc43e135de74273ed94dd6208b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "28fc1fc5a5ddf69365061cea0a8c646a58796fb5ff2cf8e5258418ff6366f5c1" + sha256 arm64_ventura: "14e1823d7c4d49cea77158d3ae3de7c4a2cdfdc1859f71e2cfd8dc951acc067c" + sha256 arm64_monterey: "217e3393e52733efe6c30a09e484ca4692a277c751a6fbd1a4e552f7868f51ec" + sha256 arm64_big_sur: "37914d2a5e1de9366f1eba4dd118b2ace5ddf665b7e43f05b72078aba2d92e40" + sha256 ventura: "c1f2098384fe65c30bedf1cf112879b22273f887b875edf0f1455032e028f6f4" + sha256 monterey: "7aa317f9d3f90e8c26bd6b6a283b90fb87b20415541831c52697555f7c8a40e5" + sha256 big_sur: "1a0c529255433f61a0e238f85a43fca2472ba8f9a0ab0f406e751142b2c254ab" + sha256 cellar: :any_skip_relocation, x86_64_linux: "029c9c2a3201c97ef9ae32534a18016cfd58ba6c9cb9d654a2fce817fcf2621b" end depends_on "pcre2"