From 61f06a80003df478525d635f86384e506481a81d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 16:28:04 +0000 Subject: [PATCH] bun: Update to version 1.2.22 --- bucket/bun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bun.json b/bucket/bun.json index 92b07d76e2..36eb5968eb 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.2.21", + "version": "1.2.22", "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.21/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.2.21/bun-windows-x64-baseline.zip" + "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" ], "hash": [ - "e157aa52de88d4652a03a9df26fd4a3e96ca8229c5af0ed6f64eb22b1fd20b33", - "23f2df1f40d963e5b6104e1a565df992aab8968da5004f460617073843b8b8be" + "3a28c685b47a159c5707d150accb5b4903c30f1e7b4dd01bb311d4112bdeb452", + "c44de73dc21c7140a8e15883c28abed60612196faaec9a60c275534280a49f59" ] } },