node: update 0.10.32 bottle.
Closes Homebrew/homebrew#33599. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
155d9889ae
commit
3d735df744
1 changed files with 4 additions and 4 deletions
|
@ -7,10 +7,10 @@ class Node < Formula
|
|||
sha256 "c2120d0e3d2d191654cb11dbc0a33a7216d53732173317681da9502be0030f10"
|
||||
|
||||
bottle do
|
||||
revision 4
|
||||
sha1 "87848a01587d9483f2c20c87f5b03ff2f5f667a6" => :yosemite
|
||||
sha1 "27246a4773d80b4d50256f9964af70ea956a9013" => :mavericks
|
||||
sha1 "fb19ffaa0657693c3512aa7a8524086a2365e74a" => :mountain_lion
|
||||
revision 5
|
||||
sha1 "2c9a3d216724479e319ed594c7c7019c9b2fbf40" => :yosemite
|
||||
sha1 "21a907e9143e132ad08f424bbc98b472ee4d0042" => :mavericks
|
||||
sha1 "a882dcc7e9bf4ed3dd55bf15c99921288df4e9ce" => :mountain_lion
|
||||
end
|
||||
|
||||
devel do
|
||||
|
|
Loading…
Reference in a new issue