@@ -2,9 +2,9 @@ class MinioMc < Formula
22 desc "Replacement for ls, cp and other commands for object storage"
33 homepage "https://github.com/minio/mc"
44 url "https://github.com/minio/mc.git" ,
5- tag : "RELEASE.2025-02-08T19-14-21Z " ,
6- revision : "bd925c01a1ccab367993f20c251b7bae9d22f8a5 "
7- version "20250208191421 "
5+ tag : "RELEASE.2025-02-15T10-36-16Z " ,
6+ revision : "383560b1c3d6912042e8c8c275bb78e83e67ef2b "
7+ version "20250215103616 "
88 license "AGPL-3.0-or-later"
99 head "https://github.com/minio/mc.git" , branch : "master"
1010
@@ -17,12 +17,12 @@ class MinioMc < Formula
1717 end
1818
1919 bottle do
20- sha256 cellar : :any_skip_relocation , arm64_sequoia : "6d895ac74f1b388b348296f9d7b33f9fc1dbad5e0f79204eed1fbcb93acdbea1 "
21- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e168255f885be5000160d773c1765f7e6b646911e149186b3de0988ac7ced3ea "
22- sha256 cellar : :any_skip_relocation , arm64_ventura : "656d677495820761d651cd318c7f8819dcefa5a510b60c3537a3fe3f8eaed86a "
23- sha256 cellar : :any_skip_relocation , sonoma : "a83e8ee14123cfd6ae43229b6c5717d168b6252866b37827bad0a8fe3af6edf6 "
24- sha256 cellar : :any_skip_relocation , ventura : "4bc572f079cf8b3a002c9696c358d0d135056629d83eca23cbc9e78bc8dc7beb "
25- sha256 cellar : :any_skip_relocation , x86_64_linux : "a89acacd1ebc35063633c9162c346aef4cc626df5bfd4e04a386f03fd5fab24f "
20+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "25b554a914ee6a583ae19a5eb500c32c528bf834847500ec629e9bb62c9980f5 "
21+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "9a9fb0558fe7ecd8b810e6bd1797351e455c1bef6cd2147de47bee0f92982f35 "
22+ sha256 cellar : :any_skip_relocation , arm64_ventura : "c9b2c70af898c7be0352c92ae03511abb949d105b609dad079ce63c063a4d085 "
23+ sha256 cellar : :any_skip_relocation , sonoma : "a0dd0a8183f30edc86a8b736e6c0aef59461b2ced97da97578cba7f57d06bb68 "
24+ sha256 cellar : :any_skip_relocation , ventura : "01ffa1d64968f3ebb87cee8b80d3452f855997e6e594da6e4fa5ba28338536cc "
25+ sha256 cellar : :any_skip_relocation , x86_64_linux : "aa609e0ad31c6381995d7120941780b3b0d15a24a710d01b5ffd882fdeedb488 "
2626 end
2727
2828 depends_on "go" => :build
0 commit comments