From c5ff17af35cf37794f590cde007df323c8169045 Mon Sep 17 00:00:00 2001 From: chenrui Date: Mon, 26 Oct 2020 16:38:21 +0000 Subject: [PATCH] logcli 2.0.0 --- Formula/logcli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/logcli.rb b/Formula/logcli.rb index a25a2a09971f..fdb62c8a96e0 100644 --- a/Formula/logcli.rb +++ b/Formula/logcli.rb @@ -1,8 +1,8 @@ class Logcli < Formula desc "Run LogQL queries against a Loki server" homepage "https://grafana.com/loki" - url "https://github.com/grafana/loki/archive/v1.6.1.tar.gz" - sha256 "25d130f47aa4408ea9def4096253a37d4df4e0c44bdd59aa7e9a69f81e6fbd17" + url "https://github.com/grafana/loki/archive/v2.0.0.tar.gz" + sha256 "e7ab246d98be52caf7b475245f5ea2cf62fb00f61d6e5377f31423414847556b" license "Apache-2.0" bottle do