Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prometheus 2.50.0 #163774

Merged
merged 2 commits into from
Feb 22, 2024
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
Prev Previous commit
prometheus: update 2.50.0 bottle.
BrewTestBot committed Feb 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 52ff83e54f6f1c1b77e3700889431bbf656a5918
14 changes: 7 additions & 7 deletions Formula/p/prometheus.rb
Original file line number Diff line number Diff line change
@@ -14,13 +14,13 @@ class Prometheus < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3bb1bfa635debcbcbf25d94b5f47164ef5b77196cc83a2a0292646306b429b1a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "261ac9bcf36828a99ffe7f0ab004cfd2bc897beb99fa5b8a2b18739a181ee218"
sha256 cellar: :any_skip_relocation, arm64_monterey: "173efaa3d547275d5d5bffd3baf5e6026ae64de1ba847d4a33685be0230bfcbe"
sha256 cellar: :any_skip_relocation, sonoma: "224df481c99019b435b5dc86b9bbadb73281d6327c87f4ad54bead77cae180a5"
sha256 cellar: :any_skip_relocation, ventura: "dee352f2deef862dff57a254049859095fc6e682fe702cc8f190c6aedf8543b7"
sha256 cellar: :any_skip_relocation, monterey: "192cc54672e4651b472a708c0e3ca01fb659210f4a7af5b5cfb59a34596b8451"
sha256 cellar: :any_skip_relocation, x86_64_linux: "872734edee3183ab63d4202cc0968d880636e99e375d18d04d8e492b0933ac54"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0206ea0db5ce009a61e09e226a12e1dd8f6b975a7058fdb56c0d47ac7ad968b6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "049f2f1815b84d0696bfcfcd54e9d0349a84953f3ce15107dd26e8171f3971b5"
sha256 cellar: :any_skip_relocation, arm64_monterey: "25caf5e84d967d5b346c4d7b961711dab6177e44f8d88290cf674c7dca22675b"
sha256 cellar: :any_skip_relocation, sonoma: "c7bbd5dbcf3cbc5883ada16dcc2ca8fd9e01eccbda3dbda1fbd434eb737ae973"
sha256 cellar: :any_skip_relocation, ventura: "2215080d4217fce1e65a001548f5c173ff32b0cb8ae5be32b98c4ebc7cc1d11a"
sha256 cellar: :any_skip_relocation, monterey: "fc01f6ef83eab93cd9f7cff42e98badc88954b575e94298de013fb64ab097edb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "21ee4b4ac240506bc8157a46b9634121946ae28aca554bfa81c4aeff953f829a"
end

depends_on "gnu-tar" => :build