From 81f889edaf7e80b94c4122f8fcffdecee583f910 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:29:59 +0000 Subject: [PATCH] bun: Update to version 1.1.41 --- bucket/bun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bun.json b/bucket/bun.json index ade54fa7c4..b1d0c4ca67 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.40", + "version": "1.1.41", "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.40/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.40/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.41/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.41/bun-windows-x64-baseline.zip" ], "hash": [ - "408da17b3ba0aad1a7147453e877f755415d5254419297be65b83bac3349c61a", - "d44b5fc025d3dcd477af70a8257cac06dad9b9a80619a228c87b9ffa8a7c4ab8" + "feb6ddac316cf8576786c4f2a5fb616fb2ba1bb03540032effb963fce942fafc", + "47177638d25344ee7401c583f3e7fe40cad31f180db04f9bded03367f7bf2053" ] } },