Skip to content

Commit dff80ac

Browse files
committed
swc 1.10.6
1 parent 721d56f commit dff80ac

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.10.5.tar.gz"
5-
sha256 "2628ed727c788e1169badf68b425c9daf3c9fd23b1c0f4794cb56619b6ca6c6d"
4+
url "https://github.com/swc-project/swc/archive/refs/tags/v1.10.6.tar.gz"
5+
sha256 "167314ff22e09b993b6b65a94679c9bfc7b020bcf67e858891d22da8b18ceed7"
66
license "Apache-2.0"
77
head "https://github.com/swc-project/swc.git", branch: "main"
88

0 commit comments

Comments
 (0)