We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a99b6e5 commit 739142eCopy full SHA for 739142e
Formula/e/esbuild.rb
@@ -1,8 +1,8 @@
1
class Esbuild < Formula
2
desc "Extremely fast JavaScript bundler and minifier"
3
homepage "https://esbuild.github.io/"
4
- url "https://github.com/evanw/esbuild/archive/refs/tags/v0.25.8.tar.gz"
5
- sha256 "d2a20b2644261154819846f42acfe270d26caa77be05431a3b00a1122941a662"
+ url "https://github.com/evanw/esbuild/archive/refs/tags/v0.25.9.tar.gz"
+ sha256 "ae3401455b241827800299aba368683db0042044eb7ed8e43ca0180c85531da4"
6
license "MIT"
7
head "https://github.com/evanw/esbuild.git", branch: "main"
8
0 commit comments