From 39aa66cb46bb052f42f961dbbe0bddcfe1d5e18f Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 2 Oct 2024 22:39:26 -0400 Subject: [PATCH 1/2] minio 20241002175041 --- Formula/m/minio.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/m/minio.rb b/Formula/m/minio.rb index 516114bfb74f..a3c9f3691b2f 100644 --- a/Formula/m/minio.rb +++ b/Formula/m/minio.rb @@ -2,9 +2,9 @@ class Minio < Formula desc "High Performance, Kubernetes Native Object Storage" homepage "https://min.io" url "https://github.com/minio/minio.git", - tag: "RELEASE.2024-09-22T00-33-43Z", - revision: "03e996320ebb887112fb2a15c6f27936e5f124a0" - version "20240922003343" + tag: "RELEASE.2024-10-02T17-50-41Z", + revision: "ded0b19d97bb9f73f4d78382eb131ff80003e272" + version "20241002175041" license "AGPL-3.0-or-later" head "https://github.com/minio/minio.git", branch: "master" From c8a5fbd0691c236ea0cf1c8a28185fb01672f8e9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 3 Oct 2024 02:59:44 +0000 Subject: [PATCH 2/2] minio: update 20241002175041 bottle. --- Formula/m/minio.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/m/minio.rb b/Formula/m/minio.rb index a3c9f3691b2f..4ec9b88c02b1 100644 --- a/Formula/m/minio.rb +++ b/Formula/m/minio.rb @@ -17,12 +17,12 @@ class Minio < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "14a8b30a11078aed529ce590c94282d3e39c47f9cefb87fc21a7381215f7b0ac" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "51d1cef5ab893b1ef95de4de1da3cda3cfa720d40b2a9ae47b2e84ca97336cfe" - sha256 cellar: :any_skip_relocation, arm64_ventura: "9911eb7851af40a7c7fd64a82d57bb22665a07b11a36b72b780c7fe364284876" - sha256 cellar: :any_skip_relocation, sonoma: "d3c49d8da9c1f22fb8c744df6031bf837437d8c2edbcc33f777102ebd51d642b" - sha256 cellar: :any_skip_relocation, ventura: "7bd962aa611655b40458144a34ee8e2aad4fe57f9c018378a253510f69bd36fb" - sha256 cellar: :any_skip_relocation, x86_64_linux: "41d1bd131e5553b058fe2c2a0bfc052b3910821d471af0a69d062c2904f0e76d" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "275829c6350f41083e9bc1a6c3f86f46fb133bfd69397e482e6f386aab5c41d3" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "dc5a910b1eade9e2d3090f73bae037909dfca22a32d83a1a08d5ad9c2d543672" + sha256 cellar: :any_skip_relocation, arm64_ventura: "c878eaaa8a96319366fdf975424fae91093e4ae992f66e5dcaba734ef25871bf" + sha256 cellar: :any_skip_relocation, sonoma: "cb6775d750cf6d6d098e48c8a25fedb2a1d56e3f441c84c2dbf92e606afe78d3" + sha256 cellar: :any_skip_relocation, ventura: "a3b818ba9b6b698d3e96a25f7f17ad2a8fca30d5bafe8e4dcb41c2c7cc6103c6" + sha256 cellar: :any_skip_relocation, x86_64_linux: "95dbfd19fac3e35897f1b2d1a6dcf74b2ea08348b50450427e4e464fcb7c1b73" end depends_on "go" => :build