diff --git a/bucket/swc.json b/bucket/swc.json index 2993b06de3..501b697187 100644 --- a/bucket/swc.json +++ b/bucket/swc.json @@ -1,20 +1,20 @@ { - "version": "1.15.3", + "version": "1.15.4", "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.3/swc-win32-x64-msvc.exe#/swc.exe", - "hash": "b4e041e3626fe8e3064a8235c0d0164574195fce19ccb899ed969eac0f76fc1f" + "url": "https://github.com/swc-project/swc/releases/download/v1.15.4/swc-win32-x64-msvc.exe#/swc.exe", + "hash": "a20ff35e503f41847dd3cb3e4b105be07348dd470f64ea2d907c0018d46f9ea8" }, "32bit": { - "url": "https://github.com/swc-project/swc/releases/download/v1.15.3/swc-win32-ia32-msvc.exe#/swc.exe", - "hash": "fe0f473fa806648405d4118713bc72c6a2bf18d639ab2b32199e82386d3ed70b" + "url": "https://github.com/swc-project/swc/releases/download/v1.15.4/swc-win32-ia32-msvc.exe#/swc.exe", + "hash": "5952caa069cbfac0cfd4914af4e8933d192695c937e548bcba9e043b23b84891" }, "arm64": { - "url": "https://github.com/swc-project/swc/releases/download/v1.15.3/swc-win32-arm64-msvc.exe#/swc.exe", - "hash": "82689c781ae9a284964c06c4ec7cdb6219ad4a8f1ee5c37230698fed11a91314" + "url": "https://github.com/swc-project/swc/releases/download/v1.15.4/swc-win32-arm64-msvc.exe#/swc.exe", + "hash": "1fcb83006886d09808858ce401f99b2a91852c5302a8cd5320375f01b83f132f" } }, "bin": "swc.exe",