swc: Update to version 1.15.17

This commit is contained in:
github-actions[bot] 2026-02-27 00:54:22 +00:00
parent bfe1b26a43
commit 0eee3b210d

View File

@ -1,20 +1,20 @@
{
"version": "1.15.13",
"version": "1.15.17",
"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.15.13/swc-win32-x64-msvc.exe#/swc.exe",
"hash": "52300bc8e9b78367112d32efe17aca51c0f41c694ec2508fc92bdd48e8b8d804"
"url": "https://github.com/swc-project/swc/releases/download/v1.15.17/swc-win32-x64-msvc.exe#/swc.exe",
"hash": "881c76a1af085181bc7f74576f32297ef52a5e281bb64b9ee239b37767c0a3f1"
},
"32bit": {
"url": "https://github.com/swc-project/swc/releases/download/v1.15.13/swc-win32-ia32-msvc.exe#/swc.exe",
"hash": "3b77304e64127477e4afa66e13bb294f975403b21b67b95d749c6f5720bb25c1"
"url": "https://github.com/swc-project/swc/releases/download/v1.15.17/swc-win32-ia32-msvc.exe#/swc.exe",
"hash": "c0d18fad7272153d3a94f6d002de23ec60db5e795458ea90d326df84852a1060"
},
"arm64": {
"url": "https://github.com/swc-project/swc/releases/download/v1.15.13/swc-win32-arm64-msvc.exe#/swc.exe",
"hash": "312dc6b9b39f43973f69002dad793c06a842218647c1ff725d2532a6ee5dbdce"
"url": "https://github.com/swc-project/swc/releases/download/v1.15.17/swc-win32-arm64-msvc.exe#/swc.exe",
"hash": "7926b6029c280783b765b63f97165c40b120f2986fa184969496990af54e7b00"
}
},
"bin": "swc.exe",