diff --git a/bucket/swc.json b/bucket/swc.json index dabbe382e5..329edc3827 100644 --- a/bucket/swc.json +++ b/bucket/swc.json @@ -1,20 +1,20 @@ { - "version": "1.15.6", + "version": "1.15.7", "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.6/swc-win32-x64-msvc.exe#/swc.exe", - "hash": "bcbdbad6ae7179c069372e1748e40fcc36cfe27e6983a357cf57db160504e7aa" + "url": "https://github.com/swc-project/swc/releases/download/v1.15.7/swc-win32-x64-msvc.exe#/swc.exe", + "hash": "7fa33dacd158e6725bbc39e8c617f765b25a68ac8e606c5e4e8d4421699899fa" }, "32bit": { - "url": "https://github.com/swc-project/swc/releases/download/v1.15.6/swc-win32-ia32-msvc.exe#/swc.exe", - "hash": "e364b71513c0518f20ef991312c15da3af57a6b0ef556b3d5207829d8fda347c" + "url": "https://github.com/swc-project/swc/releases/download/v1.15.7/swc-win32-ia32-msvc.exe#/swc.exe", + "hash": "3a445b32070c2368f5d26ee96f9b0d074ffbae02ab1747fcdde578cde2fe0ada" }, "arm64": { - "url": "https://github.com/swc-project/swc/releases/download/v1.15.6/swc-win32-arm64-msvc.exe#/swc.exe", - "hash": "3cb87148ddd58d97b02d5a8450e535007c21e974239804cd2f13b903979d29cf" + "url": "https://github.com/swc-project/swc/releases/download/v1.15.7/swc-win32-arm64-msvc.exe#/swc.exe", + "hash": "ca2211e10ca5312a80952d523a185687ed0b8bcb0949806696ac017168987492" } }, "bin": "swc.exe",