minio-mc 20221224152138

Closes #119778.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-04 15:20:35 -05:00 committed by BrewTestBot
parent b8dbd6db8b
commit b844532568
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.2022-12-13T00-23-28Z",
revision: "4b4cab0441f000db100c5b5d9329221181bf61f2"
version "20221213002328"
tag: "RELEASE.2022-12-24T15-21-38Z",
revision: "176072dee43de613569aaa56061eba9d6d550290"
version "20221224152138"
license "AGPL-3.0-or-later"
head "https://github.com/minio/mc.git", branch: "master"