diff --git a/bucket/bun.json b/bucket/bun.json index b1d0c4ca67..5e503dd535 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.41", + "version": "1.1.42", "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.41/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.41/bun-windows-x64-baseline.zip" + "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" ], "hash": [ - "feb6ddac316cf8576786c4f2a5fb616fb2ba1bb03540032effb963fce942fafc", - "47177638d25344ee7401c583f3e7fe40cad31f180db04f9bded03367f7bf2053" + "a375a8e1d2bbb2b2d7b3e2ea75c600b424f06f67d58a00d99d6b4cf0c34aa4b8", + "a0b2725cf5cc416d01a520bf2ee4021405ce2de2fe08b957991c91dc9ba044a6" ] } },