Skip to content

Commit

Permalink
esbuild: update 0.20.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 27, 2024
1 parent 16ab67d commit 9778b8e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/e/esbuild.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class Esbuild < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c11872f5a8b4e9a0bb7798d2c5a0707db75baf0e2119e1f75ad3ca1d75fc616d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c11872f5a8b4e9a0bb7798d2c5a0707db75baf0e2119e1f75ad3ca1d75fc616d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c11872f5a8b4e9a0bb7798d2c5a0707db75baf0e2119e1f75ad3ca1d75fc616d"
sha256 cellar: :any_skip_relocation, sonoma: "202cc837205b0985a7d8fccd15125e6d500add717a09d209ddc75d099d77b6ed"
sha256 cellar: :any_skip_relocation, ventura: "202cc837205b0985a7d8fccd15125e6d500add717a09d209ddc75d099d77b6ed"
sha256 cellar: :any_skip_relocation, monterey: "202cc837205b0985a7d8fccd15125e6d500add717a09d209ddc75d099d77b6ed"
sha256 cellar: :any_skip_relocation, x86_64_linux: "eb152964ae3d0a2e99e5aaf0b8377f02b8d065743cc1fc6289ffe47dd4f2e9b8"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a6e2a77ab0d94f0244aaf042f2b60d82d4ae8391eec5f70d1e6db63280444508"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a6e2a77ab0d94f0244aaf042f2b60d82d4ae8391eec5f70d1e6db63280444508"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a6e2a77ab0d94f0244aaf042f2b60d82d4ae8391eec5f70d1e6db63280444508"
sha256 cellar: :any_skip_relocation, sonoma: "498179b2ad12dc2c3a982b580931b7f6e3a6f9408805bdf4a5e63b6ed74fd989"
sha256 cellar: :any_skip_relocation, ventura: "498179b2ad12dc2c3a982b580931b7f6e3a6f9408805bdf4a5e63b6ed74fd989"
sha256 cellar: :any_skip_relocation, monterey: "498179b2ad12dc2c3a982b580931b7f6e3a6f9408805bdf4a5e63b6ed74fd989"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2a6718d5695058bf1f55eeb627018b0d9bb2efd77f35ca9c53549a9342ce0762"
end

depends_on "node"
Expand Down

0 comments on commit 9778b8e

Please sign in to comment.