From 4349e8cc709299121c2663d213339622e0650b80 Mon Sep 17 00:00:00 2001 From: rui Date: Fri, 27 Aug 2021 03:13:23 +0000 Subject: [PATCH] esbuild: add 0.12.23 bottle. --- Formula/esbuild.rb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Formula/esbuild.rb b/Formula/esbuild.rb index 2cfef09ad64a..598c4e4b2341 100644 --- a/Formula/esbuild.rb +++ b/Formula/esbuild.rb @@ -7,6 +7,14 @@ class Esbuild < Formula sha256 "edeab41e47be717c176bbe79e72d6c1717b9c06f5b2e8f6433e6c18cf24d1a56" license "MIT" + bottle do + sha256 cellar: :any_skip_relocation, arm64_big_sur: "94e026960e01e3657300be4468c87638e205bfef2073288248fd38bf998c1a2b" + sha256 cellar: :any_skip_relocation, big_sur: "0d9d16e02a3f25c9259334ce3d99363dd6fcd17bfaf1f0aa069e6155f2cf5661" + sha256 cellar: :any_skip_relocation, catalina: "0d9d16e02a3f25c9259334ce3d99363dd6fcd17bfaf1f0aa069e6155f2cf5661" + sha256 cellar: :any_skip_relocation, mojave: "0d9d16e02a3f25c9259334ce3d99363dd6fcd17bfaf1f0aa069e6155f2cf5661" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8dfbd9cb32b30006fc840f021ac51d2c6bb93b60bbf7d09e5f65e40fb0979192" + end + depends_on "node" def install