Skip to content

Commit

Permalink
node_exporter: add head (Homebrew#56909)
Browse files Browse the repository at this point in the history
  • Loading branch information
samford authored Jun 26, 2020
1 parent a64b93f commit b1b2e20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/node_exporter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class NodeExporter < Formula
homepage "https://prometheus.io/"
url "https://github.com/prometheus/node_exporter/archive/v1.0.1.tar.gz"
sha256 "a841bf3e236376840be9e1d8e6c4a38196be6f3957b0982d1c7970a5e416b0ad"
head "https://github.com/prometheus/node_exporter.git"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit b1b2e20

Please sign in to comment.