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 23a8b3c commit 50b5e40Copy full SHA for 50b5e40
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.2025-01-20T14-49-07Z",
6
- revision: "827004cd6d3da8f49a5320c94ae74ae128156ed6"
7
- version "20250120144907"
+ tag: "RELEASE.2025-02-03T21-03-04Z",
+ revision: "712fe1a8dfd64bbc3fde1863cbbf55ae17e7c911"
+ version "20250203210304"
8
license "AGPL-3.0-or-later"
9
head "https://github.com/minio/minio.git", branch: "master"
10
0 commit comments