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 a4dd203 commit e00c2feCopy full SHA for e00c2fe
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-02-07T23-21-09Z",
6
- revision: "703f51164d3d0c44af41b0d86075a1f61e4779e7"
7
- version "20250207232109"
+ tag: "RELEASE.2025-02-18T16-25-55Z",
+ revision: "90f5e1e5f62cbc47be6d0a3ca0634bfd84c2248c"
+ version "20250218162555"
8
license "AGPL-3.0-or-later"
9
head "https://github.com/minio/minio.git", branch: "master"
10
0 commit comments