diff --git a/bucket/bun.json b/bucket/bun.json index 90564b8fb1..89937abc34 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.43", + "version": "1.1.44", "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.43/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.43/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.44/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.44/bun-windows-x64-baseline.zip" ], "hash": [ - "0af5374d1aa76e88722c2c66f72fa018b786766304c8cafec09774296d5ca80e", - "2f2b8270a8b8696e131e07ee5eb985d381c66eca67bfd88bef497cf6fc13848c" + "06497663a49661a6bdc2a0516eb3c305e8a78eddd578d22084d047929e7cdf05", + "6613c5a47310be658f1017437c6a0ecf25f9f4319fbc69b62571fb73fed34503" ] } },