mimirtool 2.6.0

Closes #122150.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-02-02 16:41:15 +01:00 committed by BrewTestBot
parent 169b9bcd82
commit 0d53f56692
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class Mimirtool < Formula
desc "CLI for interacting with Grafana Mimir"
homepage "https://grafana.com/docs/mimir/latest/operators-guide/tools/mimirtool/"
url "https://github.com/grafana/mimir.git",
tag: "mimir-2.5.0",
revision: "25533fdfcf5d8e26ee8f49bcaf13e30bd678d4b3"
tag: "mimir-2.6.0",
revision: "27698f399fc9e13c6fe0a8c79f882993814fda4a"
license "AGPL-3.0-only"
head "https://github.com/grafana/mimir.git", branch: "main"