Skip to content

Commit 739142e

Browse files
committed
esbuild 0.25.9
1 parent a99b6e5 commit 739142e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/esbuild.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Esbuild < Formula
22
desc "Extremely fast JavaScript bundler and minifier"
33
homepage "https://esbuild.github.io/"
4-
url "https://github.com/evanw/esbuild/archive/refs/tags/v0.25.8.tar.gz"
5-
sha256 "d2a20b2644261154819846f42acfe270d26caa77be05431a3b00a1122941a662"
4+
url "https://github.com/evanw/esbuild/archive/refs/tags/v0.25.9.tar.gz"
5+
sha256 "ae3401455b241827800299aba368683db0042044eb7ed8e43ca0180c85531da4"
66
license "MIT"
77
head "https://github.com/evanw/esbuild.git", branch: "main"
88

0 commit comments

Comments
 (0)