esbuild: update 0.15.18 bottle.

master
Patrick Linnane 2022-12-05 04:23:13 +00:00 committed by BrewTestBot
parent 14de760aae
commit 809cb0ca95
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -8,13 +8,13 @@ class Esbuild < Formula
license "MIT"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "12bac1c42ed05ee7e157e9c63002c3aaf077a27da2a7e587f4396c50b1e66f1d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "12bac1c42ed05ee7e157e9c63002c3aaf077a27da2a7e587f4396c50b1e66f1d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "12bac1c42ed05ee7e157e9c63002c3aaf077a27da2a7e587f4396c50b1e66f1d"
sha256 cellar: :any_skip_relocation, ventura: "7e8e8446ff3b532588208c94ebe17dc76edb59190ea23059a0943e48d7de196b"
sha256 cellar: :any_skip_relocation, monterey: "7e8e8446ff3b532588208c94ebe17dc76edb59190ea23059a0943e48d7de196b"
sha256 cellar: :any_skip_relocation, big_sur: "7e8e8446ff3b532588208c94ebe17dc76edb59190ea23059a0943e48d7de196b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6f6be3aa3c20d640a49cbfc3305a3e9347d74de64067fc126e18455099d24ef2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "88dbb3f68edbfc88e0f44d488b33806a8d2a4c125b6c6cf0c3d05f79e6be5b6a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "88dbb3f68edbfc88e0f44d488b33806a8d2a4c125b6c6cf0c3d05f79e6be5b6a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "88dbb3f68edbfc88e0f44d488b33806a8d2a4c125b6c6cf0c3d05f79e6be5b6a"
sha256 cellar: :any_skip_relocation, ventura: "70d82280ef055729655441be4117dc068a0d41a1c41cd4d61b89749db8cb6057"
sha256 cellar: :any_skip_relocation, monterey: "70d82280ef055729655441be4117dc068a0d41a1c41cd4d61b89749db8cb6057"
sha256 cellar: :any_skip_relocation, big_sur: "70d82280ef055729655441be4117dc068a0d41a1c41cd4d61b89749db8cb6057"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ac5e5780c566c762099519b1e9b47faf1b5fbd0896616f9f6bab37b102c253bd"
end
depends_on "node"