Skip to content

Commit

Permalink
esbuild: add 0.12.23 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and BrewTestBot committed Aug 27, 2021
1 parent 017fe3a commit 4349e8c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Formula/esbuild.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4349e8c

Please sign in to comment.