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 e13ee4a commit c16654aCopy full SHA for c16654a
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.39.0.tar.gz"
5
- sha256 "eb75c3b61361951145246f9ffb3953735dfb6739d2b5b17d609db93e3250958a"
+ url "https://github.com/thanos-io/thanos/archive/refs/tags/v0.39.1.tar.gz"
+ sha256 "834c66b23007bac3233b5cf769df454bf59f1a04fd0734cd11f6c15e864c3a18"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments