From ea276cc126166294e6cab3764da5221f045b6462 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 20:28:06 +0000 Subject: [PATCH] swc: Update to version 1.13.20-nightly-20250926.1 --- bucket/swc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/swc.json b/bucket/swc.json index 93893bf7c9..8f5cb5dda5 100644 --- a/bucket/swc.json +++ b/bucket/swc.json @@ -1,20 +1,20 @@ { - "version": "1.13.19", + "version": "1.13.20-nightly-20250926.1", "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.19/swc-win32-x64-msvc.exe#/swc.exe", - "hash": "7f5a4059391f059b64e7eef65bf97b04842e9943cfd688c7d671d8388185f784" + "url": "https://github.com/swc-project/swc/releases/download/v1.13.20-nightly-20250926.1/swc-win32-x64-msvc.exe#/swc.exe", + "hash": "3481630b8ce1b57e4cd4d5acdfeeb1c14f02424e5d3eb7a3f266b73033f560e2" }, "32bit": { - "url": "https://github.com/swc-project/swc/releases/download/v1.13.19/swc-win32-ia32-msvc.exe#/swc.exe", - "hash": "1f23986b58161c91291a02aaa81f44a24f1af7674b0d0c5bb507e1f0b7958842" + "url": "https://github.com/swc-project/swc/releases/download/v1.13.20-nightly-20250926.1/swc-win32-ia32-msvc.exe#/swc.exe", + "hash": "6a15fec114cf51d0fdf662e6dc7587701623f000484da4a5a9de9d45e7df05cb" }, "arm64": { - "url": "https://github.com/swc-project/swc/releases/download/v1.13.19/swc-win32-arm64-msvc.exe#/swc.exe", - "hash": "501f5a712519a7c2b93b95604b59408cc78024cc8295999012d61a970195f31e" + "url": "https://github.com/swc-project/swc/releases/download/v1.13.20-nightly-20250926.1/swc-win32-arm64-msvc.exe#/swc.exe", + "hash": "9e59414d728743c2972252eeb3c36ecb022c258a5997969040f130befdecd13b" } }, "bin": "swc.exe",