From 96f861bac5fea0693005102fd9df39450d630226 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:42:47 +0000 Subject: [PATCH 1/2] mubeng 0.16.0 --- Formula/m/mubeng.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/m/mubeng.rb b/Formula/m/mubeng.rb index 7834f1122cc38..95697168c193a 100644 --- a/Formula/m/mubeng.rb +++ b/Formula/m/mubeng.rb @@ -1,8 +1,8 @@ class Mubeng < Formula desc "Incredibly fast proxy checker & IP rotator with ease" homepage "https://github.com/kitabisa/mubeng" - url "https://github.com/kitabisa/mubeng/archive/refs/tags/v0.15.3.tar.gz" - sha256 "3970d542404ff25df673012280d90fef67e0be1489fd2ad429df4a9c47e5ce5e" + url "https://github.com/kitabisa/mubeng/archive/refs/tags/v0.16.0.tar.gz" + sha256 "78cac90976e4555d379346496655a634a9bbf21b12b978f890c66f4c870afba9" license "Apache-2.0" head "https://github.com/kitabisa/mubeng.git", branch: "master" From 833edfb35dbd67f8267198e6693852a6dd80c666 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:42:29 +0000 Subject: [PATCH 2/2] mubeng: update 0.16.0 bottle. --- Formula/m/mubeng.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/m/mubeng.rb b/Formula/m/mubeng.rb index 95697168c193a..3a0c5c3ef217a 100644 --- a/Formula/m/mubeng.rb +++ b/Formula/m/mubeng.rb @@ -7,13 +7,13 @@ class Mubeng < Formula head "https://github.com/kitabisa/mubeng.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "232dd50f309be0f8368f0972b195d9398118e8cb03e38f861063b7e7ecdf6633" - sha256 cellar: :any_skip_relocation, arm64_ventura: "232dd50f309be0f8368f0972b195d9398118e8cb03e38f861063b7e7ecdf6633" - sha256 cellar: :any_skip_relocation, arm64_monterey: "232dd50f309be0f8368f0972b195d9398118e8cb03e38f861063b7e7ecdf6633" - sha256 cellar: :any_skip_relocation, sonoma: "47d5ffb6e56594c97f5aa4979f43038cfc98a55ddd625797cf5008d53a73def4" - sha256 cellar: :any_skip_relocation, ventura: "47d5ffb6e56594c97f5aa4979f43038cfc98a55ddd625797cf5008d53a73def4" - sha256 cellar: :any_skip_relocation, monterey: "47d5ffb6e56594c97f5aa4979f43038cfc98a55ddd625797cf5008d53a73def4" - sha256 cellar: :any_skip_relocation, x86_64_linux: "354b0490c0cf3cfacfc7c951248600f84982547f87b1638b120fce0ebbd379af" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0198b55b442b7e4b9201196ebfe7be547f18be66ee32a3b4f210d4a26f4be369" + sha256 cellar: :any_skip_relocation, arm64_ventura: "0198b55b442b7e4b9201196ebfe7be547f18be66ee32a3b4f210d4a26f4be369" + sha256 cellar: :any_skip_relocation, arm64_monterey: "0198b55b442b7e4b9201196ebfe7be547f18be66ee32a3b4f210d4a26f4be369" + sha256 cellar: :any_skip_relocation, sonoma: "1e5babf80e847fd3c716617a2fa3fdbd9c0b48d01ec14ebcec745ff060fe9687" + sha256 cellar: :any_skip_relocation, ventura: "1e5babf80e847fd3c716617a2fa3fdbd9c0b48d01ec14ebcec745ff060fe9687" + sha256 cellar: :any_skip_relocation, monterey: "1e5babf80e847fd3c716617a2fa3fdbd9c0b48d01ec14ebcec745ff060fe9687" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ce7bc8b6c6051bc84fa5decf3a034ef90298ffa9f8616147d4c41151c94b5232" end depends_on "go" => :build