mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
swc: Update to version 1.14.0
This commit is contained in:
parent
93b259cb64
commit
8baf362a6d
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.13.21",
|
||||
"version": "1.14.0",
|
||||
"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.21/swc-win32-x64-msvc.exe#/swc.exe",
|
||||
"hash": "ff8687853d10aae59d9f7efb302fcff120f6b3acdd5ee2bbb011026827690e7f"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.14.0/swc-win32-x64-msvc.exe#/swc.exe",
|
||||
"hash": "b4c77c7caa3a4c79e7eb2cd4e242c6ec0296a726062ef456bf70afa06dbb2544"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.21/swc-win32-ia32-msvc.exe#/swc.exe",
|
||||
"hash": "99061dcbcd7fae007d51fa25f014e6ea5ea1e2df179abf7458ff9e52c127ba0f"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.14.0/swc-win32-ia32-msvc.exe#/swc.exe",
|
||||
"hash": "e215587c256660aba8d4fc0c85b642affa305c866605890c70ee8e181f98a8ae"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.21/swc-win32-arm64-msvc.exe#/swc.exe",
|
||||
"hash": "85a8e66ebdad051863edaf501e42117f2515d51bca7acdb8bdc93b2f5d9a2a42"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.14.0/swc-win32-arm64-msvc.exe#/swc.exe",
|
||||
"hash": "203a3617f15289739b9b8b2ed79d3b5f09cee1539c04a232154e30bafcd07ec0"
|
||||
}
|
||||
},
|
||||
"bin": "swc.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user