Skip to content

Commit 91c06f6

Browse files
committed
thanos 0.39.0
1 parent 46d7f7b commit 91c06f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/thanos.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Thanos < Formula
22
desc "Highly available Prometheus setup with long term storage capabilities"
33
homepage "https://thanos.io"
4-
url "https://github.com/thanos-io/thanos/archive/refs/tags/v0.38.0.tar.gz"
5-
sha256 "2c9fef368e612c24d3270b57685e8025dfc0cdf6c3717cce801483e6ec499104"
4+
url "https://github.com/thanos-io/thanos/archive/refs/tags/v0.39.0.tar.gz"
5+
sha256 "eb75c3b61361951145246f9ffb3953735dfb6739d2b5b17d609db93e3250958a"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)