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 3993539 commit 2ea8891Copy full SHA for 2ea8891
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.2025-01-17T23-25-50Z",
6
- revision: "cc8758c88da31b95dde7b0b6997980ebfb8b98c4"
7
- version "20250117232550"
+ tag: "RELEASE.2025-02-04T04-57-50Z",
+ revision: "318e7070718f59198a9c6911f72e46dab1625b3a"
+ version "20250204045750"
8
license "AGPL-3.0-or-later"
9
head "https://github.com/minio/mc.git", branch: "master"
10
0 commit comments