Skip to content

Commit 54a6b28

Browse files
committed
minio 20240826153307
1 parent d37c696 commit 54a6b28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/m/minio.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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-08-17T01-24-54Z",
6-
revision: "72cff79c8a7cc59bccb591995e3c3ed6aa2f4cd5"
7-
version "20240817012454"
5+
tag: "RELEASE.2024-08-26T15-33-07Z",
6+
revision: "1c4d28d7af0373cde810703839a179739dbe6f34"
7+
version "20240826153307"
88
license "AGPL-3.0-or-later"
99
head "https://github.com/minio/minio.git", branch: "master"
1010

0 commit comments

Comments
 (0)