mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
swc: Update to version 1.15.2
This commit is contained in:
parent
8e635ad47b
commit
f0949286a9
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.1",
|
"version": "1.15.2",
|
||||||
"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.15.1/swc-win32-x64-msvc.exe#/swc.exe",
|
"url": "https://github.com/swc-project/swc/releases/download/v1.15.2/swc-win32-x64-msvc.exe#/swc.exe",
|
||||||
"hash": "f2701937c55bcfd589ee26e8dc111b90b8fc729ed23300887b03f87b882e1485"
|
"hash": "0af8e586638b326d6ef593b3ad58208028b45077cdbbe8ee2f84201502d3b0fd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/swc-project/swc/releases/download/v1.15.1/swc-win32-ia32-msvc.exe#/swc.exe",
|
"url": "https://github.com/swc-project/swc/releases/download/v1.15.2/swc-win32-ia32-msvc.exe#/swc.exe",
|
||||||
"hash": "9b3eb8e5943e057216071dbaa4b66c9205d6da6c7e38c5363fd19f1728f19bb3"
|
"hash": "9ad90ab9ecd1556b76881697d9f3e40b70249801c3ac7b5bff63d21cb63bb4cc"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/swc-project/swc/releases/download/v1.15.1/swc-win32-arm64-msvc.exe#/swc.exe",
|
"url": "https://github.com/swc-project/swc/releases/download/v1.15.2/swc-win32-arm64-msvc.exe#/swc.exe",
|
||||||
"hash": "8e15bc506536e402ca21551aedf4050facb04ed0d3d0dd9d54fe4e7dcc792754"
|
"hash": "fa2b3259ee0aab874cb925f67b93aea2a713150157757daaadaa637f4ec8c4fa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "swc.exe",
|
"bin": "swc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user