minio-mc 20211220234334

Closes #91767.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
tuzi3040 2021-12-21 11:20:12 +08:00 committed by BrewTestBot
parent 8e2a642771
commit 057e996c08
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ class MinioMc < Formula
desc "Replacement for ls, cp and other commands for object storage"
homepage "https://github.com/minio/mc"
url "https://github.com/minio/mc.git",
tag: "RELEASE.2021-12-16T23-38-39Z",
revision: "7bd5c343f77fc30bb37ed6700c2314827e8e682f"
version "20211216233839"
tag: "RELEASE.2021-12-20T23-43-34Z",
revision: "0b2f0c9b4889f86c476c2b1e845a28c25e851d5b"
version "20211220234334"
license "AGPL-3.0-or-later"
head "https://github.com/minio/mc.git", branch: "master"