node: update 17.3.0 bottle.

master
Branch Vincent 2021-12-21 14:46:08 +00:00 committed by BrewTestBot
parent e089171465
commit 21cc805348
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -12,12 +12,12 @@ class Node < Formula
end
bottle do
sha256 cellar: :any, arm64_monterey: "f3efe9900c885d5bcc3a3992b8e4806664febcdf7c84226fce212f83cc451970"
sha256 cellar: :any, arm64_big_sur: "1c87ead04222fd774d031e782c20c1c2b8ca747795c4558fcc07a132da062b97"
sha256 cellar: :any, monterey: "74827302aea2c8479851b0f93ccebabb10bfc531454d5d1fc10a4b72998bb167"
sha256 cellar: :any, big_sur: "c3bb3798aa08850da5bd8ea4a914cd46e0b6bbab93e0e4e24c2111135f773b30"
sha256 cellar: :any, catalina: "7753ed975b8ea68e1ba4b64998607ea443c2ffaa17eaed38d37c8d2e4186920b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "eb5758a31ad206a41dc7e9003a0d5beccd4c0d7bcf69cf0aeff51a9279545ef8"
sha256 cellar: :any, arm64_monterey: "444a4eb475752fea6168ffee447b6c27beb3686af0075cd1a610d2558cc7c58c"
sha256 cellar: :any, arm64_big_sur: "1352b09c7a768aa4a752624a50b80d06d4b9ceaf13d0787b61ae4d15b0ccbfb6"
sha256 cellar: :any, monterey: "d2ca921aa8849d4492d5de83bcd47b3db062a17e73b25d9cc4fe6649f59b51cb"
sha256 cellar: :any, big_sur: "3cd289e7840a0bab736ba9c50756eb61da94bb88a8607093dae371bc419b1b79"
sha256 cellar: :any, catalina: "521f3b0d88e35d198401f31e38f70fc5931f53e185bf033664c91d04626311d5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ec5a9674e2b1305f0a16b12bebc40aab268cf2f8d5f9032e24f041a277efbd2f"
end
depends_on "pkg-config" => :build