@@ -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.2025-07-23T15-54-02Z " ,
6- revision : "7ced9663e6a791fef9dc6be798ff24cda9c730ac "
7- version "2025-07-23T15-54-02Z "
5+ tag : "RELEASE.2025-09-07T16-13-09Z " ,
6+ revision : "07c3a429bfed433e49018cb0f78a52145d4bedeb "
7+ version "2025-09-07T16-13-09Z "
88 license "AGPL-3.0-or-later"
99 version_scheme 1
1010 head "https://github.com/minio/minio.git" , branch : "master"
@@ -16,12 +16,12 @@ class Minio < Formula
1616 end
1717
1818 bottle do
19- sha256 cellar : :any_skip_relocation , arm64_sequoia : "1a620a0c7382cd3658e57bd083106ceae8d915c06642b8004b2eec043923cb42 "
20- sha256 cellar : :any_skip_relocation , arm64_sonoma : "7bed03ce398978a5a5aea0a602abe85902c9c5242020fd0cbbf489e25f8f4017 "
21- sha256 cellar : :any_skip_relocation , arm64_ventura : "7ac2e0fde5fad1bf2e5e949e8f58504468badc6cba487611948d349ddaa20b01 "
22- sha256 cellar : :any_skip_relocation , sonoma : "0ae9daa0149e18bf2725050b830ed0b6f70c86e33013728e38825f918c7d537e "
23- sha256 cellar : :any_skip_relocation , ventura : "498acacacde4f2daccd79dee95fb7188fb464d49a7d89dbf4b9331e51c9c6f85 "
24- sha256 cellar : :any_skip_relocation , x86_64_linux : "4eaba04c480de19252536c0c1b5e0982c6dbf45c025e9055916a0b4314ab8389 "
19+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "35dd4ff3b33265bd1d43f443c24cd59af871dcd450e7f200685882e52cd05112 "
20+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "106411052fb5757c41e02f4b5ec1aa24e32ca6c556f1a460cc4522f7a5a37db3 "
21+ sha256 cellar : :any_skip_relocation , arm64_ventura : "1fe50b3e86d618ebef2e1f111abd05f900cdc74f7898de6ef4e9e9497a6b2069 "
22+ sha256 cellar : :any_skip_relocation , sonoma : "dc1e22b78739448191a582a5f8cab05411eed7cd51895bb7236ed3ec5cd2b790 "
23+ sha256 cellar : :any_skip_relocation , ventura : "04c0c5c4dc2720e3febb3f8da3508bd29c072416ca42babff5450f15e077068d "
24+ sha256 cellar : :any_skip_relocation , x86_64_linux : "f2ac58a19d020b54cd05cb02187c617aeca18563147d56c6b00ecaacfd1b7e81 "
2525 end
2626
2727 depends_on "go" => :build
0 commit comments