diff --git a/bucket/swc.json b/bucket/swc.json index c2ac381800..4702868ab6 100644 --- a/bucket/swc.json +++ b/bucket/swc.json @@ -1,20 +1,20 @@ { - "version": "1.13.4", + "version": "1.13.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.13.4/swc-win32-x64-msvc.exe#/swc.exe", - "hash": "04a1138c0b9aac31e89944431fa863456b4b6662ae159cbcee9c658e43d2ecaf" + "url": "https://github.com/swc-project/swc/releases/download/v1.13.5/swc-win32-x64-msvc.exe#/swc.exe", + "hash": "712ada977c1b8cc5aef3d8890ceffb7b647778c65ad36cdf8737e458ae734bb2" }, "32bit": { - "url": "https://github.com/swc-project/swc/releases/download/v1.13.4/swc-win32-ia32-msvc.exe#/swc.exe", - "hash": "30017f67e8ba85d080ff44a95a2fee44373b27bf22c3554522cd01055bb9e065" + "url": "https://github.com/swc-project/swc/releases/download/v1.13.5/swc-win32-ia32-msvc.exe#/swc.exe", + "hash": "6897c7e4ade9782debf990f388634bdd5f326480b1b289c31209e3b8071ebc89" }, "arm64": { - "url": "https://github.com/swc-project/swc/releases/download/v1.13.4/swc-win32-arm64-msvc.exe#/swc.exe", - "hash": "3e8738386832be402c43d1e33d189452fd0b1fab7e7155e6ec81ed31dc102715" + "url": "https://github.com/swc-project/swc/releases/download/v1.13.5/swc-win32-arm64-msvc.exe#/swc.exe", + "hash": "da7715659342e71c337ae750b4b11e1263b2cf352f3a3a77eb707c562b90c96d" } }, "bin": "swc.exe",