Skip to content

Commit 17c286c

Browse files
committed
esbuild: update 0.25.9 bottle.
1 parent 739142e commit 17c286c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/e/esbuild.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Esbuild < Formula
77
head "https://github.com/evanw/esbuild.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fa0f932ee66847e49e13d09eebe365a3df06aac15b7a2d904544fd41803d4131"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fa0f932ee66847e49e13d09eebe365a3df06aac15b7a2d904544fd41803d4131"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "fa0f932ee66847e49e13d09eebe365a3df06aac15b7a2d904544fd41803d4131"
13-
sha256 cellar: :any_skip_relocation, sonoma: "e15bcfd6af93e17a8ba25da495a7bfdce52605be4f8f7f526e6ea2911ac4e831"
14-
sha256 cellar: :any_skip_relocation, ventura: "e15bcfd6af93e17a8ba25da495a7bfdce52605be4f8f7f526e6ea2911ac4e831"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "024fed9185551d49c6fb6df823ce6fef177d610d44dafbdc9aa31d7362782a2b"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "62d070dbdaec9a6490d7ba58dd8a04554a7696ae42a6a1ee809c4a5e4b8147d0"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a6c8af59a81717233cccab20767bc1665e354107de6f608626a7569d01a3496c"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a6c8af59a81717233cccab20767bc1665e354107de6f608626a7569d01a3496c"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a6c8af59a81717233cccab20767bc1665e354107de6f608626a7569d01a3496c"
13+
sha256 cellar: :any_skip_relocation, sonoma: "957fcb81268633954881c63421cc7df8af3e86775345fc2eed860d252eccdd1c"
14+
sha256 cellar: :any_skip_relocation, ventura: "957fcb81268633954881c63421cc7df8af3e86775345fc2eed860d252eccdd1c"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "da380609ddbaba3c97eb20e401360848aee81710f7118b581cc99b9474cf0f05"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0b9c983eb15533550fd853ada90c7db3b2c0b5070fcd930da33e20b6df0bdbe5"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)