Skip to content

Commit b054f2b

Browse files
committed
swc 1.13.21
1 parent f857183 commit b054f2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/swc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Swc < Formula
22
desc "Super-fast Rust-based JavaScript/TypeScript compiler"
33
homepage "https://swc.rs"
4-
url "https://github.com/swc-project/swc/archive/refs/tags/v1.13.20.tar.gz"
5-
sha256 "cff73f4ba5f229630079e6c74159d1cc4f5b060d71d87e4f809017a64aba76d2"
4+
url "https://github.com/swc-project/swc/archive/refs/tags/v1.13.21.tar.gz"
5+
sha256 "bd1d890904cf3d99d36b8bef1affd6fc4d91a1b9ff6a79e57d43f2cbc0e6f176"
66
license "Apache-2.0"
77
head "https://github.com/swc-project/swc.git", branch: "main"
88

0 commit comments

Comments
 (0)