Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/t/thanos.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Thanos < Formula
desc "Highly available Prometheus setup with long term storage capabilities"
homepage "https://thanos.io"
url "https://github.com/thanos-io/thanos/archive/refs/tags/v0.40.1.tar.gz"
sha256 "40a9aba9bfde720f03f1db9b1458d41deadfed283b87ead26fd4ad535bdd8f83"
url "https://github.com/thanos-io/thanos/archive/refs/tags/v0.41.0.tar.gz"
sha256 "7566a654e7ed07f0aed194c4c2fee1f60bddfda0bd8d7458ce735ce2e868ffc8"
license "Apache-2.0"

bottle do
Expand Down
Loading