We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37c696 commit 54a6b28Copy full SHA for 54a6b28
Formula/m/minio.rb
@@ -2,9 +2,9 @@ class Minio < Formula
2
desc "High Performance, Kubernetes Native Object Storage"
3
homepage "https://min.io"
4
url "https://github.com/minio/minio.git",
5
- tag: "RELEASE.2024-08-17T01-24-54Z",
6
- revision: "72cff79c8a7cc59bccb591995e3c3ed6aa2f4cd5"
7
- version "20240817012454"
+ tag: "RELEASE.2024-08-26T15-33-07Z",
+ revision: "1c4d28d7af0373cde810703839a179739dbe6f34"
+ version "20240826153307"
8
license "AGPL-3.0-or-later"
9
head "https://github.com/minio/minio.git", branch: "master"
10
0 commit comments