swc: Update to version 1.13.18-nightly-20250924.1

This commit is contained in:
github-actions[bot] 2025-09-24 16:30:14 +00:00
parent 1e811246bc
commit 30a0da41e5

View File

@ -1,20 +1,20 @@
{ {
"version": "1.13.17-nightly-20250924.1", "version": "1.13.18-nightly-20250924.1",
"description": "A super-fast TypeScript / JavaScript compiler written in Rust", "description": "A super-fast TypeScript / JavaScript compiler written in Rust",
"homepage": "https://swc.rs", "homepage": "https://swc.rs",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.17-nightly-20250924.1/swc-win32-x64-msvc.exe#/swc.exe", "url": "https://github.com/swc-project/swc/releases/download/v1.13.18-nightly-20250924.1/swc-win32-x64-msvc.exe#/swc.exe",
"hash": "5f92f84226e737e235783f518f2f2157a18d955bc46ba44ed5a0bd3b61a5aecb" "hash": "e19051880141e5a6896113583aac501611560377382cd29b3a4e328b946563a4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.17-nightly-20250924.1/swc-win32-ia32-msvc.exe#/swc.exe", "url": "https://github.com/swc-project/swc/releases/download/v1.13.18-nightly-20250924.1/swc-win32-ia32-msvc.exe#/swc.exe",
"hash": "8161737522c895d87b55206384a960d359d116fe120911476d133f7b74e6330a" "hash": "1ce07dae41828cb11449353f48f04b60c69ac04b11b0cbd90562e21b5c2cd5ca"
}, },
"arm64": { "arm64": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.17-nightly-20250924.1/swc-win32-arm64-msvc.exe#/swc.exe", "url": "https://github.com/swc-project/swc/releases/download/v1.13.18-nightly-20250924.1/swc-win32-arm64-msvc.exe#/swc.exe",
"hash": "bcd68c264481c156549fab08104202dc3a2806a6a24ff105d10669bba4d7704c" "hash": "05fb2f1ed954170620dfbab4a5399ad14d846dd98c33353b83bd8c76a2268d2c"
} }
}, },
"bin": "swc.exe", "bin": "swc.exe",