We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d7f7b commit 91c06f6Copy full SHA for 91c06f6
Formula/t/thanos.rb
@@ -1,8 +1,8 @@
1
class Thanos < Formula
2
desc "Highly available Prometheus setup with long term storage capabilities"
3
homepage "https://thanos.io"
4
- url "https://github.com/thanos-io/thanos/archive/refs/tags/v0.38.0.tar.gz"
5
- sha256 "2c9fef368e612c24d3270b57685e8025dfc0cdf6c3717cce801483e6ec499104"
+ url "https://github.com/thanos-io/thanos/archive/refs/tags/v0.39.0.tar.gz"
+ sha256 "eb75c3b61361951145246f9ffb3953735dfb6739d2b5b17d609db93e3250958a"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments