Skip to content

Commit d17f42d

Browse files
committed
node_exporter: update 1.9.1 bottle.
1 parent cc6e045 commit d17f42d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/n/node_exporter.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class NodeExporter < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f07cab1ef410aa386ac7d5dbdae56a7363f6298e22e0b8973f8f861a41b5ff35"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "292c6f04f46c2b69b63751a41ec9a655e99ee9c76292a6de47938dafcdbc45a5"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "2950880ae1912b121792c883c22f4f13d0a02821b63198eb8c9f0b234940c5e6"
18-
sha256 cellar: :any_skip_relocation, sonoma: "96d7c2cfa0843c334804050a1efd1ba82ef64d1142eabe9b2d39ca6009f14f66"
19-
sha256 cellar: :any_skip_relocation, ventura: "346e02a63e009b50ad16f12ad0061699875e08858ee0475b50ffbddce937eaf8"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2c1630f0acc8623190dffff9e1b7c002741e1c968ec9eda781aa2049e38eb793"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "565cd465b106577cc18e06dd38849171c6b2d21bbb52b77bde2acd62ba410507"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "92d7ecfaab3f175f5456d0139ee7dca60226d7fe709c64f3442b5f7c3430aa73"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1055c3e3d6071109e65dbe6035fa09d895235cacbe20e089a4c2e8f5053b05b0"
18+
sha256 cellar: :any_skip_relocation, sonoma: "97088503f43c259232260ae0b5795c6cae1c1d304e3dcb9b3b648995c5a3a744"
19+
sha256 cellar: :any_skip_relocation, ventura: "0b9f53c0e755e2d7c01b325303647106c54f96a60a90f552b6c13c6bbbaa1a3f"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0d866c49ec2dd77096b45308bb18d209f81545bdff34b3309f97d6b43ae42dc5"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)