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" ] } },