Skip to content

Commit 6a5a4e8

Browse files
committed
swc 1.10.18
1 parent 16d1f4f commit 6a5a4e8

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.17.tar.gz"
5-
sha256 "d7692e6b139b17a8f5bbe7979677ccb675c3fddfa4dfa1729db5362328772d9c"
4+
url "https://github.com/swc-project/swc/archive/refs/tags/v1.10.18.tar.gz"
5+
sha256 "84131b894e375cd1607b79d8238f703201e7a3235343e48f412fc8479825aab8"
66
license "Apache-2.0"
77
head "https://github.com/swc-project/swc.git", branch: "main"
88

0 commit comments

Comments
 (0)