From 149adcd1eeeaa34025b9a46ea4ea3687194740ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 08:30:00 +0000 Subject: [PATCH] bun: Update to version 1.1.34 --- bucket/bun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bun.json b/bucket/bun.json index 39c0a6ab11..506cb8af80 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.33", + "version": "1.1.34", "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.33/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.33/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.34/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.34/bun-windows-x64-baseline.zip" ], "hash": [ - "1c446aa8a26a44894414af957c13e36e26748077012d9924be8dd9af82820b3f", - "9d155b0ae9e867e0355f681fdf07478e1743e7ff10b0b2a3042b95ff840432a3" + "22d740bd1a04779399a3d3081052a3f7879ea6c8d5f3e55972ce2c0e73802b37", + "eca713a68baf25ee2ab557182ec0a579a5c42e26a525dc3f957ffd72d1e62ab0" ] } },