From 284a240ba54103b7d06ad3a4b820b76da4d281e9 Mon Sep 17 00:00:00 2001 From: ik-fib Date: Sat, 1 Mar 2025 04:26:15 +0900 Subject: [PATCH 1/2] minio-mc 20250221160046 --- Formula/m/minio-mc.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/m/minio-mc.rb b/Formula/m/minio-mc.rb index 339d22d27aca9..de9ea70b7b4f5 100644 --- a/Formula/m/minio-mc.rb +++ b/Formula/m/minio-mc.rb @@ -2,9 +2,9 @@ class MinioMc < Formula desc "Replacement for ls, cp and other commands for object storage" homepage "https://github.com/minio/mc" url "https://github.com/minio/mc.git", - tag: "RELEASE.2025-02-15T10-36-16Z", - revision: "383560b1c3d6912042e8c8c275bb78e83e67ef2b" - version "20250215103616" + tag: "RELEASE.2025-02-21T16-00-46Z", + revision: "9eb205cb62c6466887037397c5aa202b53d10c78" + version "20250221160046" license "AGPL-3.0-or-later" head "https://github.com/minio/mc.git", branch: "master" From 1148e97edadc9882c610e2123460c000b990124b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 28 Feb 2025 19:38:56 +0000 Subject: [PATCH 2/2] minio-mc: update 20250221160046 bottle. --- Formula/m/minio-mc.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/m/minio-mc.rb b/Formula/m/minio-mc.rb index de9ea70b7b4f5..e83fc7383ed11 100644 --- a/Formula/m/minio-mc.rb +++ b/Formula/m/minio-mc.rb @@ -17,12 +17,12 @@ class MinioMc < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "25b554a914ee6a583ae19a5eb500c32c528bf834847500ec629e9bb62c9980f5" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "9a9fb0558fe7ecd8b810e6bd1797351e455c1bef6cd2147de47bee0f92982f35" - sha256 cellar: :any_skip_relocation, arm64_ventura: "c9b2c70af898c7be0352c92ae03511abb949d105b609dad079ce63c063a4d085" - sha256 cellar: :any_skip_relocation, sonoma: "a0dd0a8183f30edc86a8b736e6c0aef59461b2ced97da97578cba7f57d06bb68" - sha256 cellar: :any_skip_relocation, ventura: "01ffa1d64968f3ebb87cee8b80d3452f855997e6e594da6e4fa5ba28338536cc" - sha256 cellar: :any_skip_relocation, x86_64_linux: "aa609e0ad31c6381995d7120941780b3b0d15a24a710d01b5ffd882fdeedb488" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "99975c3d09d6047d88cf7cbde34ff8d95d29a84c84844031f070d6c411b9366a" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "af71190864eae012297adfaf714d9e557f752d854abcb1f3f9e8d7d5a2d3b7c0" + sha256 cellar: :any_skip_relocation, arm64_ventura: "07161470ea813b1161763c978b9f36076c81379406535101c1b499705b978698" + sha256 cellar: :any_skip_relocation, sonoma: "2a3990f1429117e2450e6b96046b5c1fe0b190674dbce1dbb4d6ff5e77fd32f8" + sha256 cellar: :any_skip_relocation, ventura: "caf508c21255eb9282942674491589bbd073a55e7c0e3d1e80142b05beca9ee6" + sha256 cellar: :any_skip_relocation, x86_64_linux: "02adc351a1059a9451798237418a7e28e6f979cf6f4e45436ab3d8745f0c583b" end depends_on "go" => :build