@@ -2,9 +2,9 @@ class Minio < Formula
22 desc "High Performance, Kubernetes Native Object Storage"
33 homepage "https://min.io"
44 url "https://github.com/minio/minio.git" ,
5- tag : "RELEASE.2024-10-29T16-01-48Z " ,
6- revision : "c4239ced225b9fead5f6b44e3665c5ccd7eacc89 "
7- version "20241029160148 "
5+ tag : "RELEASE.2024-11-07T00-52-20Z " ,
6+ revision : "cefc43e4daa4cbb490ef6726ea374e26a93eb85e "
7+ version "20241107005220 "
88 license "AGPL-3.0-or-later"
99 head "https://github.com/minio/minio.git" , branch : "master"
1010
@@ -17,12 +17,12 @@ class Minio < Formula
1717 end
1818
1919 bottle do
20- sha256 cellar : :any_skip_relocation , arm64_sequoia : "90965ac115d253e8bbb1084a1ac73d52a81e36fed14e15a0aac03b3cc570a54c "
21- sha256 cellar : :any_skip_relocation , arm64_sonoma : "5c839283ea2743a7d552466f346b4fa40b128bcf280695d6c8b766c2c3704b05 "
22- sha256 cellar : :any_skip_relocation , arm64_ventura : "33cbe6703e00c3b0df9d5c2a95fec32b8b6caf04513d5c0002ce40cdf0aa9e29 "
23- sha256 cellar : :any_skip_relocation , sonoma : "2b32ac3bba226b7202cdd19530050b3f2d31610155e0d2169ddb8d7cfdcac72a "
24- sha256 cellar : :any_skip_relocation , ventura : "7a50b969d63c0d64af689bfabae1368b84526f36d439d6a0e95d454e631c6b41 "
25- sha256 cellar : :any_skip_relocation , x86_64_linux : "a55bfd768fec5ddc2fe1ce8a2b6e51145632b52d6b0e7f5216bae9cbd56a32ca "
20+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "e665ef6f4ec2cec6d9e2f8bd2dcaa13a40ab5c0f865d7585b79b98b0f7246639 "
21+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "eebeef162a81e90b5d2674589b7dfba0d66eb6bb97501ad665ecb92595b542ff "
22+ sha256 cellar : :any_skip_relocation , arm64_ventura : "2e00d1657af005c5d4f9383e4f033c61d0d0158c02a95470573dd6c6ecf705fa "
23+ sha256 cellar : :any_skip_relocation , sonoma : "d733ca281d4d63b985f7df472a53f6a24d0ac582ddf34de0a79c576ed9b19cc5 "
24+ sha256 cellar : :any_skip_relocation , ventura : "cde3114019797895619193565b85aa3e0decb6a623d5c66fe683e310d0071645 "
25+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c4686fe47ee23a12f100de586777c96160f80c350ec534fa69a5a9a073f0f1e3 "
2626 end
2727
2828 depends_on "go" => :build
0 commit comments