Skip to content

Commit

Permalink
node: update 11.4.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and lembacon committed Dec 11, 2018
1 parent 752185c commit f5dbb70
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Formula/node.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ class Node < Formula
head "https://github.com/nodejs/node.git"

bottle do
sha256 "30c0f461be21570e1de5226008b58f6d0fa37e0e3269ae955ccaed4b83402913" => :mojave
sha256 "53b1ea5d9e16fff033a4e48bec9060949275cef5003f67c0919a4aad03206737" => :high_sierra
sha256 "3772b95d96655d15d6fd03e42b2b25b869a79f5975ba99dfd957fe816caba13b" => :sierra
cellar :any
sha256 "1f7a260d7bfe690fa40e10e43c4ed36b0291e4893a2e8d2b3106c4e15b85cd26" => :mojave
sha256 "1db69a080c9c7d7956f8d002365457f7563d4433f241e0e31ea56f9265e474f8" => :high_sierra
sha256 "7a7659dd7227f157b6a6e6a32dd046a4754f099020cb74c107105e303e99c728" => :sierra
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit f5dbb70

Please sign in to comment.