From 0e17c83895dac5302109eef516d52318edd6521b Mon Sep 17 00:00:00 2001 From: Ruoyu Zhong Date: Sat, 28 Jan 2023 18:47:32 +0800 Subject: [PATCH] bingrep 0.10.3 --- Formula/bingrep.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bingrep.rb b/Formula/bingrep.rb index 5c43ac6e4126..a3c243863835 100644 --- a/Formula/bingrep.rb +++ b/Formula/bingrep.rb @@ -1,8 +1,8 @@ class Bingrep < Formula desc "Greps through binaries from various OSs and architectures" homepage "https://github.com/m4b/bingrep" - url "https://github.com/m4b/bingrep/archive/v0.10.1.tar.gz" - sha256 "e27c7e073420a5feebb3497efafad343df597b613f6e31613af1a03558c5a3e6" + url "https://github.com/m4b/bingrep/archive/v0.10.3.tar.gz" + sha256 "089c9c0fdc05971a10e7463629e6fa850bd681b83ad66745d0cb78041c4a81a8" license "MIT" bottle do