mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
swc: Update to version 1.13.21
This commit is contained in:
parent
65bf08bfc7
commit
a8fc7bf71c
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.13.20",
|
||||
"version": "1.13.21",
|
||||
"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.20/swc-win32-x64-msvc.exe#/swc.exe",
|
||||
"hash": "0d6d483a4aa830ca1b7d73b1f090de8700a3942fbd3de7295816c747c3e117ab"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.21/swc-win32-x64-msvc.exe#/swc.exe",
|
||||
"hash": "ff8687853d10aae59d9f7efb302fcff120f6b3acdd5ee2bbb011026827690e7f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20/swc-win32-ia32-msvc.exe#/swc.exe",
|
||||
"hash": "0fca1d4c81cdf3b8b47984ff942ba2b7bf43b3cad8358d91ed9283cc4b9d4824"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.21/swc-win32-ia32-msvc.exe#/swc.exe",
|
||||
"hash": "99061dcbcd7fae007d51fa25f014e6ea5ea1e2df179abf7458ff9e52c127ba0f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20/swc-win32-arm64-msvc.exe#/swc.exe",
|
||||
"hash": "2cb8ce03cba8b2b43e9b9adc5220b3382911bef9b6d55ef807da7a9a73b41554"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.21/swc-win32-arm64-msvc.exe#/swc.exe",
|
||||
"hash": "85a8e66ebdad051863edaf501e42117f2515d51bca7acdb8bdc93b2f5d9a2a42"
|
||||
}
|
||||
},
|
||||
"bin": "swc.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user