diff --git a/bucket/bun.json b/bucket/bun.json index 5a33434205..6355ab875b 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.15", + "version": "1.1.16", "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.15/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.15/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.16/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.16/bun-windows-x64-baseline.zip" ], "hash": [ - "2f23f2d354bd1042cdd2c9b0e1d1db655b96399f935e46eb31f14f2bd5ba6489", - "15178dfee144a3e46fcf6842aca79e8a5d667508ffb12351e53c069130b57533" + "b5dcae83bb8a48651a1e9c86cd0265b746d27e1388b98466bb51e00bcbec663b", + "49a466296f2408c0bea45bdfc40218f33f5b656f19bea64865b2343a718585d9" ] } },