Skip to content

Commit 3f905bc

Browse files
committed
swc 1.11.21
1 parent 97715bd commit 3f905bc

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.11.20.tar.gz"
5-
sha256 "3ec9b144b90e3c7b488c630dd57e5527734cacd8e609b42600fdf32fc05fc748"
4+
url "https://github.com/swc-project/swc/archive/refs/tags/v1.11.21.tar.gz"
5+
sha256 "48d6adc070b3b6d1ba12de954ebc3479193ac65804b5215edcf870d1fdc0df7b"
66
license "Apache-2.0"
77
head "https://github.com/swc-project/swc.git", branch: "main"
88

0 commit comments

Comments
 (0)