swc: Update to version 1.13.19-nightly-20250925.1

This commit is contained in:
github-actions[bot] 2025-09-25 04:31:10 +00:00
parent afe03b7f82
commit fe20fe29cc

View File

@ -1,20 +1,20 @@
{
"version": "1.13.18-nightly-20250924.1",
"version": "1.13.19-nightly-20250925.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.18-nightly-20250924.1/swc-win32-x64-msvc.exe#/swc.exe",
"hash": "e19051880141e5a6896113583aac501611560377382cd29b3a4e328b946563a4"
"url": "https://github.com/swc-project/swc/releases/download/v1.13.19-nightly-20250925.1/swc-win32-x64-msvc.exe#/swc.exe",
"hash": "31ed239a336a145fd3df2cf72c01e090689d0fcc6585060ad40d396f04387ee4"
},
"32bit": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.18-nightly-20250924.1/swc-win32-ia32-msvc.exe#/swc.exe",
"hash": "1ce07dae41828cb11449353f48f04b60c69ac04b11b0cbd90562e21b5c2cd5ca"
"url": "https://github.com/swc-project/swc/releases/download/v1.13.19-nightly-20250925.1/swc-win32-ia32-msvc.exe#/swc.exe",
"hash": "1f23986b58161c91291a02aaa81f44a24f1af7674b0d0c5bb507e1f0b7958842"
},
"arm64": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.18-nightly-20250924.1/swc-win32-arm64-msvc.exe#/swc.exe",
"hash": "05fb2f1ed954170620dfbab4a5399ad14d846dd98c33353b83bd8c76a2268d2c"
"url": "https://github.com/swc-project/swc/releases/download/v1.13.19-nightly-20250925.1/swc-win32-arm64-msvc.exe#/swc.exe",
"hash": "501f5a712519a7c2b93b95604b59408cc78024cc8295999012d61a970195f31e"
}
},
"bin": "swc.exe",