diff --git a/bucket/bun.json b/bucket/bun.json index 73ad3b0ae4..5b7f2d8b50 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.38", + "version": "1.1.39", "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.38/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.38/bun-windows-x64-baseline.zip" + "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" ], "hash": [ - "52d6c588237c5a1071839dc20dc96f19ca9f8021b7757fa096d22927b0a44a8b", - "27b4bcd308c62e3b5c620eb57bb9b3113335131682495c9afc5608604e922beb" + "d7d919fea0a6ddb6178974a1e81b66d3e6ffe214e6a0ed754ccdf6404a7f1509", + "2bae3278c83eb74fb7cfee61db8f25ad7f7f209e34c29fdaade39e440ecd9ccb" ] } },