mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
swc: Update to version 1.15.1
This commit is contained in:
parent
3b2ae23fec
commit
f4c342528b
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.15.0",
|
||||
"version": "1.15.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.15.0/swc-win32-x64-msvc.exe#/swc.exe",
|
||||
"hash": "44ca0a704717bc283c8ab749b887cf1cf9aa724eb94866b71ac61c12a8b1014c"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.15.1/swc-win32-x64-msvc.exe#/swc.exe",
|
||||
"hash": "f2701937c55bcfd589ee26e8dc111b90b8fc729ed23300887b03f87b882e1485"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.15.0/swc-win32-ia32-msvc.exe#/swc.exe",
|
||||
"hash": "9dd1502b2cdac43cac9fefa9915261b518b99b0d62986764761566415640ab37"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.15.1/swc-win32-ia32-msvc.exe#/swc.exe",
|
||||
"hash": "9b3eb8e5943e057216071dbaa4b66c9205d6da6c7e38c5363fd19f1728f19bb3"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.15.0/swc-win32-arm64-msvc.exe#/swc.exe",
|
||||
"hash": "deb883a3501fbaa84a2a49bad12088adc755be352e7b021d17a27985116f0118"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.15.1/swc-win32-arm64-msvc.exe#/swc.exe",
|
||||
"hash": "8e15bc506536e402ca21551aedf4050facb04ed0d3d0dd9d54fe4e7dcc792754"
|
||||
}
|
||||
},
|
||||
"bin": "swc.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user