From 30cc898f3a65f8c5a985544d33d5be5c5e543f8a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:28:29 +0000 Subject: [PATCH] bun: Update to version 1.1.43 --- bucket/bun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bun.json b/bucket/bun.json index 5e503dd535..90564b8fb1 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.42", + "version": "1.1.43", "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.42/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.42/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.43/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.43/bun-windows-x64-baseline.zip" ], "hash": [ - "a375a8e1d2bbb2b2d7b3e2ea75c600b424f06f67d58a00d99d6b4cf0c34aa4b8", - "a0b2725cf5cc416d01a520bf2ee4021405ce2de2fe08b957991c91dc9ba044a6" + "0af5374d1aa76e88722c2c66f72fa018b786766304c8cafec09774296d5ca80e", + "2f2b8270a8b8696e131e07ee5eb985d381c66eca67bfd88bef497cf6fc13848c" ] } },