esbuild 0.12.28

Closes #85147.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Dustin Rodrigues 2021-09-13 23:31:08 -04:00 committed by BrewTestBot
parent 94a00606ab
commit 04b4c8f58b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ require "language/node"
class Esbuild < Formula
desc "Extremely fast JavaScript bundler and minifier"
homepage "https://esbuild.github.io/"
url "https://registry.npmjs.org/esbuild/-/esbuild-0.12.27.tgz"
sha256 "f591f7efb2c374f22da627bf0b375bb9cbd760b471fc10ad97a51e52fb4581ee"
url "https://registry.npmjs.org/esbuild/-/esbuild-0.12.28.tgz"
sha256 "4ae1134dfb04be9cd562557d81badc37b7127b16b9f9034dcf5a876bfef17dcf"
license "MIT"
bottle do