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 5253537 commit ec48248Copy full SHA for ec48248
Formula/m/minio-mc.rb
@@ -2,9 +2,9 @@ class MinioMc < Formula
2
desc "Replacement for ls, cp and other commands for object storage"
3
homepage "https://github.com/minio/mc"
4
url "https://github.com/minio/mc.git",
5
- tag: "RELEASE.2024-08-17T11-33-50Z",
6
- revision: "2c94b8d03979ed96a6379ecabc3435b271398efc"
7
- version "20240817113350"
+ tag: "RELEASE.2024-08-26T10-49-58Z",
+ revision: "a55d9a8d17dae78d0373691ba676170172765883"
+ version "20240826104958"
8
license "AGPL-3.0-or-later"
9
head "https://github.com/minio/mc.git", branch: "master"
10
0 commit comments