From 697970dbd30bd1d8991bea8b4b170dc660f5cb4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 12:33:48 +0000 Subject: [PATCH] bun: Update to version 1.3.8 --- bucket/bun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bun.json b/bucket/bun.json index 95ab827adb..3b19916a58 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.3.7", + "version": "1.3.8", "description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.", "homepage": "https://bun.sh/", "license": "MIT", @@ -9,12 +9,12 @@ "architecture": { "64bit": { "url": [ - "https://github.com/oven-sh/bun/releases/download/bun-v1.3.7/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.3.7/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.3.8/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.3.8/bun-windows-x64-baseline.zip" ], "hash": [ - "659af6415800976c40338d5e1b9c0a4d61c503b880656cb00b43865a3a99e3bf", - "b00d56268700b200881fd755893e45f5567720b4fa9b17fd590aa4887b49341a" + "4c0a82866424e23d1bdaa9517307ec2f143ed513c15546dba0b859c6c55c47c7", + "74f4dad7b4873ee70f63add9918400334e31acab9ba3fce9ef9906d96646e231" ] } },