@@ -2,9 +2,9 @@ class Minio < Formula
2
2
desc "High Performance, Kubernetes Native Object Storage"
3
3
homepage "https://min.io"
4
4
url "https://github.com/minio/minio.git" ,
5
- tag : "RELEASE.2024-08-17T01-24-54Z " ,
6
- revision : "72cff79c8a7cc59bccb591995e3c3ed6aa2f4cd5 "
7
- version "20240817012454 "
5
+ tag : "RELEASE.2024-08-26T15-33-07Z " ,
6
+ revision : "1c4d28d7af0373cde810703839a179739dbe6f34 "
7
+ version "20240826153307 "
8
8
license "AGPL-3.0-or-later"
9
9
head "https://github.com/minio/minio.git" , branch : "master"
10
10
@@ -17,13 +17,13 @@ class Minio < Formula
17
17
end
18
18
19
19
bottle do
20
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "37cf071d3e494044e559a9fa2de3bbb5720686bbeec952588d692f4f7f560f07 "
21
- sha256 cellar : :any_skip_relocation , arm64_ventura : "f84bc7e61b415d7446a76ec3e4c176f43b96717462923dbb3b01862cb930829e "
22
- sha256 cellar : :any_skip_relocation , arm64_monterey : "717920ec61381d212f08769dba6df5e53f0982e252aba460f7b2b7807aa5dd44 "
23
- sha256 cellar : :any_skip_relocation , sonoma : "5be6268dd989eefb8a4a31b82f015523d5f03336911de0a2e694205cafdc387a "
24
- sha256 cellar : :any_skip_relocation , ventura : "eed454c013ee82e5ab6bb479e7adee3ca62139a22fb94a770c0320b6e1fecdfb "
25
- sha256 cellar : :any_skip_relocation , monterey : "7b15219780b156433a56a047a0f0c20bec362f806d00b74ac7cb8014b93e3e9f "
26
- sha256 cellar : :any_skip_relocation , x86_64_linux : "f60fcd97ad54ec5b314e784b153ebee37988dabb0f792c0720e455a2888f627c "
20
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "d0a8faeb3c4b01673dbad643a940a2819c19395601fcc163451f1635392d696d "
21
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "4553ede1da52682c354b682ec3334bc71bc249ff7464ebd883ecfd96104d5dd1 "
22
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "85e79dac97d84fcfc9d3d76988224ebd2c395ad2c562eade77b8e9d2bc884511 "
23
+ sha256 cellar : :any_skip_relocation , sonoma : "1b5bdf8fbe956cac45e38d1b768802d7494bb1cceaf0febcce31f06315daa66b "
24
+ sha256 cellar : :any_skip_relocation , ventura : "a5daad95fc02d17004bc0329161cd2252ce439228f3af693684d844741dd7d1f "
25
+ sha256 cellar : :any_skip_relocation , monterey : "8aa69d4cad53bf25bf77777c91181e6ae6cd93b96cbc10dcfe76fbe49991dfc0 "
26
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "06cb7b2dd726a2d5866d13ea2ece6b659877fcda4c5bffc97b41e1a1d2685c43 "
27
27
end
28
28
29
29
depends_on "go" => :build
0 commit comments