minio 20220715034422

Closes #105929.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-07-16 00:15:11 -04:00 committed by BrewTestBot
parent 571a106f50
commit 9ff0cc005a
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 Minio < Formula
desc "High Performance, Kubernetes Native Object Storage"
homepage "https://min.io"
url "https://github.com/minio/minio.git",
tag: "RELEASE.2022-07-08T00-05-23Z",
revision: "ed0cbfb31e00644013e6c2073310a2268c04a381"
version "20220708000523"
tag: "RELEASE.2022-07-15T03-44-22Z",
revision: "1b339ea062b423f1c6fbeb02116d020d18418917"
version "20220715034422"
license "AGPL-3.0-or-later"
head "https://github.com/minio/minio.git", branch: "master"