Skip to content

Commit ec48248

Browse files
committed
minio-mc 20240826104958
1 parent 5253537 commit ec48248

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/m/minio-mc.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ class MinioMc < Formula
22
desc "Replacement for ls, cp and other commands for object storage"
33
homepage "https://github.com/minio/mc"
44
url "https://github.com/minio/mc.git",
5-
tag: "RELEASE.2024-08-17T11-33-50Z",
6-
revision: "2c94b8d03979ed96a6379ecabc3435b271398efc"
7-
version "20240817113350"
5+
tag: "RELEASE.2024-08-26T10-49-58Z",
6+
revision: "a55d9a8d17dae78d0373691ba676170172765883"
7+
version "20240826104958"
88
license "AGPL-3.0-or-later"
99
head "https://github.com/minio/mc.git", branch: "master"
1010

0 commit comments

Comments
 (0)