mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
swc: Update to version 1.15.8
This commit is contained in:
parent
1fb4e35009
commit
d24db5ee0b
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.15.7",
|
||||
"version": "1.15.8",
|
||||
"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.7/swc-win32-x64-msvc.exe#/swc.exe",
|
||||
"hash": "7fa33dacd158e6725bbc39e8c617f765b25a68ac8e606c5e4e8d4421699899fa"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.15.8/swc-win32-x64-msvc.exe#/swc.exe",
|
||||
"hash": "ee634416398a11a9ae704c8ad21e6d1fd30b09d8ef77b3c8defee1bac1210967"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.15.7/swc-win32-ia32-msvc.exe#/swc.exe",
|
||||
"hash": "3a445b32070c2368f5d26ee96f9b0d074ffbae02ab1747fcdde578cde2fe0ada"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.15.8/swc-win32-ia32-msvc.exe#/swc.exe",
|
||||
"hash": "e97dd5f06a7bf087c7a968eeb85b4041364ed454e0e82ac3601cd305e3b59924"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.15.7/swc-win32-arm64-msvc.exe#/swc.exe",
|
||||
"hash": "ca2211e10ca5312a80952d523a185687ed0b8bcb0949806696ac017168987492"
|
||||
"url": "https://github.com/swc-project/swc/releases/download/v1.15.8/swc-win32-arm64-msvc.exe#/swc.exe",
|
||||
"hash": "7baacde38b59b7f27c13edb6b1b8a667738fb7d1c3a840d9ec34c5df7acb65e1"
|
||||
}
|
||||
},
|
||||
"bin": "swc.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user