diff --git a/bucket/swc.json b/bucket/swc.json index 501b697187..aed60a4c87 100644 --- a/bucket/swc.json +++ b/bucket/swc.json @@ -1,20 +1,20 @@ { - "version": "1.15.4", + "version": "1.15.5", "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.4/swc-win32-x64-msvc.exe#/swc.exe", - "hash": "a20ff35e503f41847dd3cb3e4b105be07348dd470f64ea2d907c0018d46f9ea8" + "url": "https://github.com/swc-project/swc/releases/download/v1.15.5/swc-win32-x64-msvc.exe#/swc.exe", + "hash": "935d43257eade0fdc316bb28868cda3df269b54b73c38220a678f2c8617c3a27" }, "32bit": { - "url": "https://github.com/swc-project/swc/releases/download/v1.15.4/swc-win32-ia32-msvc.exe#/swc.exe", - "hash": "5952caa069cbfac0cfd4914af4e8933d192695c937e548bcba9e043b23b84891" + "url": "https://github.com/swc-project/swc/releases/download/v1.15.5/swc-win32-ia32-msvc.exe#/swc.exe", + "hash": "c4f3d2d3e2773bfd050646c457cedf5517ea9191237cc7e08589de66347daacc" }, "arm64": { - "url": "https://github.com/swc-project/swc/releases/download/v1.15.4/swc-win32-arm64-msvc.exe#/swc.exe", - "hash": "1fcb83006886d09808858ce401f99b2a91852c5302a8cd5320375f01b83f132f" + "url": "https://github.com/swc-project/swc/releases/download/v1.15.5/swc-win32-arm64-msvc.exe#/swc.exe", + "hash": "de945ffe60b8263bcc723274a187da31a9115fbaa82dc31d9502a58d0adc9b01" } }, "bin": "swc.exe",