Skip to content

Commit

Permalink
esbuild: update 0.21.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 25, 2024
1 parent 8f30159 commit 1c2baea
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: "ec21b7b5df5af6b604ab1baac6e78d321adda1244e6ad0b0d5da2c81ee70f9c7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "70eb7352f86901caf85cc7f86c1644387b6ecf6372a88b6042beb03f13d66bb6"
sha256 cellar: :any_skip_relocation, arm64_monterey: "61b72772e3dd911f6cd48e69319fada0f1f8b25030a083d872e0ae44431db227"
sha256 cellar: :any_skip_relocation, sonoma: "19269d810e1bf38637934afe2bfd6e6a45df951731af940190849b1380c8ead1"
sha256 cellar: :any_skip_relocation, ventura: "a7cc50aa23e50fe393e09da7aa8441b85d211dcd936059c6ccc5e0d9c15f19a5"
sha256 cellar: :any_skip_relocation, monterey: "d06fa506b92531889adeb211cd5f16a8d98f93c08f2c591a5fffcacc00d47159"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b92321c0db3bec383b7c3c4c3984b2ef090ca14c5232687bf33606160cb08e56"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0c1920c3f5d6146dfa17fe7d5c154e894b13bd99a0502ba2606c0b999019cdb0"
sha256 cellar: :any_skip_relocation, arm64_ventura: "97c079eb07a61186fd254de2a40f5432257116ea5f9ccba7484a768054442dc3"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b644992ce936dabe585fdf91064b55ec1107653c9d772e82554836e5aba46bef"
sha256 cellar: :any_skip_relocation, sonoma: "e33eeb78c4558d4dec4ea3642d6cc4bce5c3d35a3bcc4cb0ddb6b6581a00fa4e"
sha256 cellar: :any_skip_relocation, ventura: "ad7c6a66288f7493744f48218e8f3e097b5f169953a802b008a2df94da724c49"
sha256 cellar: :any_skip_relocation, monterey: "8236b60ee68cee829f2b8e5da5493c851587270743143996e3b55d53aadf76b7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4bc47b526dc6950addfcec44d1c772369de8e7e9d94bf1ea495db729d3cc2b69"
end

depends_on "node"
Expand Down

0 comments on commit 1c2baea

Please sign in to comment.