From 7f6377ff914b0bcaf20fff55fb8a8050b511c4a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 16:30:01 +0000 Subject: [PATCH] bun: Update to version 1.1.45 --- bucket/bun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bun.json b/bucket/bun.json index 89937abc34..ee75d391ad 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.44", + "version": "1.1.45", "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.1.44/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.44/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.45/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.45/bun-windows-x64-baseline.zip" ], "hash": [ - "06497663a49661a6bdc2a0516eb3c305e8a78eddd578d22084d047929e7cdf05", - "6613c5a47310be658f1017437c6a0ecf25f9f4319fbc69b62571fb73fed34503" + "a6f3f2d2b6d5da33bbf39d4404365a30b6f356bdb5466e34e869f6f4688cc397", + "e53f7ccd2f1b336010e4c1d99576425c5004cb272b1394e98b672deeaa6a0069" ] } },