We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7611616 commit 4a883e4Copy full SHA for 4a883e4
Formula/s/swc.rb
@@ -1,8 +1,8 @@
1
class Swc < Formula
2
desc "Super-fast Rust-based JavaScript/TypeScript compiler"
3
homepage "https://swc.rs"
4
- url "https://github.com/swc-project/swc/archive/refs/tags/v1.13.11.tar.gz"
5
- sha256 "0fcb23bf012ab1082bb5bcda76edb179a478e65f0f97af45c80876d96f71001c"
+ url "https://github.com/swc-project/swc/archive/refs/tags/v1.13.19.tar.gz"
+ sha256 "dd4b79a52a244b1258899139a309b19e8d75582fed1ba571bbff8494822e6f39"
6
license "Apache-2.0"
7
head "https://github.com/swc-project/swc.git", branch: "main"
8
0 commit comments