mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
swc: Update to version 1.13.17-nightly-20250924.1
This commit is contained in:
parent
25050f305c
commit
8b54f02e72
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.13.5",
|
||||
"version": "1.13.17-nightly-20250924.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.5/swc-win32-x64-msvc.exe#/swc.exe",
|
||||
"hash": "712ada977c1b8cc5aef3d8890ceffb7b647778c65ad36cdf8737e458ae734bb2"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.17-nightly-20250924.1/swc-win32-x64-msvc.exe#/swc.exe",
|
||||
"hash": "5f92f84226e737e235783f518f2f2157a18d955bc46ba44ed5a0bd3b61a5aecb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.5/swc-win32-ia32-msvc.exe#/swc.exe",
|
||||
"hash": "6897c7e4ade9782debf990f388634bdd5f326480b1b289c31209e3b8071ebc89"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.17-nightly-20250924.1/swc-win32-ia32-msvc.exe#/swc.exe",
|
||||
"hash": "8161737522c895d87b55206384a960d359d116fe120911476d133f7b74e6330a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.5/swc-win32-arm64-msvc.exe#/swc.exe",
|
||||
"hash": "da7715659342e71c337ae750b4b11e1263b2cf352f3a3a77eb707c562b90c96d"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.17-nightly-20250924.1/swc-win32-arm64-msvc.exe#/swc.exe",
|
||||
"hash": "bcd68c264481c156549fab08104202dc3a2806a6a24ff105d10669bba4d7704c"
|
||||
}
|
||||
},
|
||||
"bin": "swc.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user