swc: Update to version 1.13.20

This commit is contained in:
github-actions[bot] 2025-09-27 04:29:19 +00:00
parent 4ecad9b351
commit 92db8dc72d

View File

@ -1,20 +1,20 @@
{
"version": "1.13.20-nightly-20250926.1",
"version": "1.13.20",
"description": "A super-fast TypeScript / JavaScript compiler written in Rust",
"homepage": "https://swc.rs",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20-nightly-20250926.1/swc-win32-x64-msvc.exe#/swc.exe",
"hash": "3481630b8ce1b57e4cd4d5acdfeeb1c14f02424e5d3eb7a3f266b73033f560e2"
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20/swc-win32-x64-msvc.exe#/swc.exe",
"hash": "0d6d483a4aa830ca1b7d73b1f090de8700a3942fbd3de7295816c747c3e117ab"
},
"32bit": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20-nightly-20250926.1/swc-win32-ia32-msvc.exe#/swc.exe",
"hash": "6a15fec114cf51d0fdf662e6dc7587701623f000484da4a5a9de9d45e7df05cb"
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20/swc-win32-ia32-msvc.exe#/swc.exe",
"hash": "0fca1d4c81cdf3b8b47984ff942ba2b7bf43b3cad8358d91ed9283cc4b9d4824"
},
"arm64": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20-nightly-20250926.1/swc-win32-arm64-msvc.exe#/swc.exe",
"hash": "9e59414d728743c2972252eeb3c36ecb022c258a5997969040f130befdecd13b"
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20/swc-win32-arm64-msvc.exe#/swc.exe",
"hash": "2cb8ce03cba8b2b43e9b9adc5220b3382911bef9b6d55ef807da7a9a73b41554"
}
},
"bin": "swc.exe",