From f1e21bab358c2581591f978e55760772dd62b72d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 08:31:02 +0000 Subject: [PATCH] bun: Update to version 1.1.40 --- bucket/bun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bun.json b/bucket/bun.json index 5b7f2d8b50..ade54fa7c4 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.39", + "version": "1.1.40", "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.39/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.39/bun-windows-x64-baseline.zip" + "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" ], "hash": [ - "d7d919fea0a6ddb6178974a1e81b66d3e6ffe214e6a0ed754ccdf6404a7f1509", - "2bae3278c83eb74fb7cfee61db8f25ad7f7f209e34c29fdaade39e440ecd9ccb" + "408da17b3ba0aad1a7147453e877f755415d5254419297be65b83bac3349c61a", + "d44b5fc025d3dcd477af70a8257cac06dad9b9a80619a228c87b9ffa8a7c4ab8" ] } },