minio 20221005145827

Closes #112457.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-10-05 20:00:58 -07:00 committed by BrewTestBot
parent 2cfab052b6
commit 4aff05e1c2
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-10-02T19-29-29Z",
revision: "f696a221af84fcff27266fd934a427d346547b93"
version "20221002192929"
tag: "RELEASE.2022-10-05T14-58-27Z",
revision: "4bdf41a6c70ff5809c3db5c427f3cbee1a725b79"
version "20221005145827"
license "AGPL-3.0-or-later"
head "https://github.com/minio/minio.git", branch: "master"