diff --git a/bucket/swc.json b/bucket/swc.json index 483ec2c87f..58792a3160 100644 --- a/bucket/swc.json +++ b/bucket/swc.json @@ -1,20 +1,20 @@ { - "version": "1.15.10", + "version": "1.15.11", "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.10/swc-win32-x64-msvc.exe#/swc.exe", - "hash": "e2a2894cca87ed2130b367747add5f1b894991ec39aeb9b4830e62317928c9ae" + "url": "https://github.com/swc-project/swc/releases/download/v1.15.11/swc-win32-x64-msvc.exe#/swc.exe", + "hash": "cfe07b9b4c00cf65ed16365ba368cbe580e2befde8e28123acc13224c1d7d475" }, "32bit": { - "url": "https://github.com/swc-project/swc/releases/download/v1.15.10/swc-win32-ia32-msvc.exe#/swc.exe", - "hash": "160104dd7bd9e9e4990b95346a19ce97efb3f216f69d17da9255e792153663b0" + "url": "https://github.com/swc-project/swc/releases/download/v1.15.11/swc-win32-ia32-msvc.exe#/swc.exe", + "hash": "8eb9678c1fcb540a178b361f5516bb2e48a5cdc12e5d31942941d3917e7d2b3e" }, "arm64": { - "url": "https://github.com/swc-project/swc/releases/download/v1.15.10/swc-win32-arm64-msvc.exe#/swc.exe", - "hash": "1ca0b5a55c8981ad8828a447cc4ce09905acf9d349c9d7e45dd5ef6c5aa2806f" + "url": "https://github.com/swc-project/swc/releases/download/v1.15.11/swc-win32-arm64-msvc.exe#/swc.exe", + "hash": "9ea3229099cc52ea5404f130b2ae616631932129631c4ce0910bb98efed47c5f" } }, "bin": "swc.exe",