Skip to content

Commit e00c2fe

Browse files
committed
minio 20250218162555
1 parent a4dd203 commit e00c2fe

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.2025-02-07T23-21-09Z",
6-
revision: "703f51164d3d0c44af41b0d86075a1f61e4779e7"
7-
version "20250207232109"
5+
tag: "RELEASE.2025-02-18T16-25-55Z",
6+
revision: "90f5e1e5f62cbc47be6d0a3ca0634bfd84c2248c"
7+
version "20250218162555"
88
license "AGPL-3.0-or-later"
99
head "https://github.com/minio/minio.git", branch: "master"
1010

0 commit comments

Comments
 (0)