From 04e7b07bf441200e56b4a5915109cd396c0c345f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 00:39:31 +0000 Subject: [PATCH] bun: Update to version 1.2.14 --- bucket/bun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bun.json b/bucket/bun.json index 2b585f6fa6..36bc8f6cb0 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.2.13", + "version": "1.2.14", "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.13/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.2.13/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.2.14/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.2.14/bun-windows-x64-baseline.zip" ], "hash": [ - "4401d9c51168d92563bffe5c249a8b38c05b08a6b88c52ff6b40fdd59071ac7c", - "99ea9c3b2239ce1684228aee2557a9006bae240690cfa17013214c62f0174225" + "fc919adc2171292a5d0f0ff24596a9147517fe117f1dae2a44eea517acf561e5", + "988f0cab67fe05561602adc9c9c2a7fcfd319ae82a54d747a3b80bd21eadf4a9" ] } },