From e9a81a04c13cffeac3b572d0730751ade1b5f903 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 12:32:05 +0000 Subject: [PATCH] bun: Update to version 1.1.38 --- bucket/bun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bun.json b/bucket/bun.json index 708723d970..73ad3b0ae4 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.37", + "version": "1.1.38", "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.37/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.37/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.38/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.38/bun-windows-x64-baseline.zip" ], "hash": [ - "614c4686b1467c10a2635cbf7d7571d3071389720ded173c58645edea21b488a", - "e8156c3114f1addbd6562343e2138923e5265249ad39cf0c5ec0e99fdd04b7e2" + "52d6c588237c5a1071839dc20dc96f19ca9f8021b7757fa096d22927b0a44a8b", + "27b4bcd308c62e3b5c620eb57bb9b3113335131682495c9afc5608604e922beb" ] } },