From 7041e45c850660723963570150454826f45f3f82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 16:28:37 +0000 Subject: [PATCH] bun: Update to version 1.2.23 --- bucket/bun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bun.json b/bucket/bun.json index 36eb5968eb..0451832760 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.2.22", + "version": "1.2.23", "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.2.22/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.2.22/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.2.23/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.2.23/bun-windows-x64-baseline.zip" ], "hash": [ - "3a28c685b47a159c5707d150accb5b4903c30f1e7b4dd01bb311d4112bdeb452", - "c44de73dc21c7140a8e15883c28abed60612196faaec9a60c275534280a49f59" + "2171e94f9d1e0cd6d45bdced38e2dc821f4181a075ed80772e750b3298a9016d", + "bf8b6fd980fc09ffeba4b68bcfeab3babc2c10596dd916eb9163b503b6406866" ] } },