swc: Update to version 1.13.20-nightly-20250926.1

This commit is contained in:
github-actions[bot] 2025-09-26 20:28:06 +00:00
parent 08ffd3ee20
commit ea276cc126

View File

@ -1,20 +1,20 @@
{
"version": "1.13.19",
"version": "1.13.20-nightly-20250926.1",
"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.19/swc-win32-x64-msvc.exe#/swc.exe",
"hash": "7f5a4059391f059b64e7eef65bf97b04842e9943cfd688c7d671d8388185f784"
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20-nightly-20250926.1/swc-win32-x64-msvc.exe#/swc.exe",
"hash": "3481630b8ce1b57e4cd4d5acdfeeb1c14f02424e5d3eb7a3f266b73033f560e2"
},
"32bit": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.19/swc-win32-ia32-msvc.exe#/swc.exe",
"hash": "1f23986b58161c91291a02aaa81f44a24f1af7674b0d0c5bb507e1f0b7958842"
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20-nightly-20250926.1/swc-win32-ia32-msvc.exe#/swc.exe",
"hash": "6a15fec114cf51d0fdf662e6dc7587701623f000484da4a5a9de9d45e7df05cb"
},
"arm64": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.19/swc-win32-arm64-msvc.exe#/swc.exe",
"hash": "501f5a712519a7c2b93b95604b59408cc78024cc8295999012d61a970195f31e"
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20-nightly-20250926.1/swc-win32-arm64-msvc.exe#/swc.exe",
"hash": "9e59414d728743c2972252eeb3c36ecb022c258a5997969040f130befdecd13b"
}
},
"bin": "swc.exe",