Skip to content

Commit 4a883e4

Browse files
committed
swc 1.13.19
1 parent 7611616 commit 4a883e4

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.11.tar.gz"
5-
sha256 "0fcb23bf012ab1082bb5bcda76edb179a478e65f0f97af45c80876d96f71001c"
4+
url "https://github.com/swc-project/swc/archive/refs/tags/v1.13.19.tar.gz"
5+
sha256 "dd4b79a52a244b1258899139a309b19e8d75582fed1ba571bbff8494822e6f39"
66
license "Apache-2.0"
77
head "https://github.com/swc-project/swc.git", branch: "main"
88

0 commit comments

Comments
 (0)