From 80f03a9a80f069257189aaff737a12eb8ab2231c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 9 Jan 2023 01:31:46 +0000 Subject: [PATCH] esbuild: update 0.16.16 bottle. --- Formula/esbuild.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/esbuild.rb b/Formula/esbuild.rb index d7461d1216d..0477d20b59a 100644 --- a/Formula/esbuild.rb +++ b/Formula/esbuild.rb @@ -8,13 +8,13 @@ class Esbuild < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "dd2ffa319535a3a47065cc9bb329f7ea7ff15f7c4690dd5b3c9da209f5ee740f" - sha256 cellar: :any_skip_relocation, arm64_monterey: "dd2ffa319535a3a47065cc9bb329f7ea7ff15f7c4690dd5b3c9da209f5ee740f" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "dd2ffa319535a3a47065cc9bb329f7ea7ff15f7c4690dd5b3c9da209f5ee740f" - sha256 cellar: :any_skip_relocation, ventura: "78aff25c534d4b31a14aeabe287576d4bfc03c3a24d1d2e339581d9de32bccb7" - sha256 cellar: :any_skip_relocation, monterey: "78aff25c534d4b31a14aeabe287576d4bfc03c3a24d1d2e339581d9de32bccb7" - sha256 cellar: :any_skip_relocation, big_sur: "78aff25c534d4b31a14aeabe287576d4bfc03c3a24d1d2e339581d9de32bccb7" - sha256 cellar: :any_skip_relocation, x86_64_linux: "82dbcc9e3ef342b241338c31f8e0894caeaf2002aa2bcd1189cb2e82c6197306" + sha256 cellar: :any_skip_relocation, arm64_ventura: "895612da561b6112069034a2243018d7788cff7826a688f28e8c12f874bb2b11" + sha256 cellar: :any_skip_relocation, arm64_monterey: "895612da561b6112069034a2243018d7788cff7826a688f28e8c12f874bb2b11" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "895612da561b6112069034a2243018d7788cff7826a688f28e8c12f874bb2b11" + sha256 cellar: :any_skip_relocation, ventura: "fb16450168ed32737349702d2c606c8594678c019b09e6b6f68c3f38ac18e966" + sha256 cellar: :any_skip_relocation, monterey: "fb16450168ed32737349702d2c606c8594678c019b09e6b6f68c3f38ac18e966" + sha256 cellar: :any_skip_relocation, big_sur: "fb16450168ed32737349702d2c606c8594678c019b09e6b6f68c3f38ac18e966" + sha256 cellar: :any_skip_relocation, x86_64_linux: "aa7230c7d7935648c75e9a88cc0e2653a8623c1a02e941e30c0fe93835810455" end depends_on "node"