diff --git a/bucket/bun.json b/bucket/bun.json index e9b58d97b6..0d01d0c67b 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.23", + "version": "1.1.24", "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.23/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.23/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.24/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.24/bun-windows-x64-baseline.zip" ], "hash": [ - "15efbaa73ac47dcddf291b61de388485ce8e83034a591c660ccc045b309b493d", - "858a36bf57adda02d8c0f6ba779c3f788d55c66ad4c10c390e4b3f418a993088" + "1dfbfd31151ca995932b8e8c293bf7d1294a837dcc451206284526aa6b938864", + "288c1fc1e2a6fb0bcf296bdb5e168e1d6df752cdc091ba84c8a51e20fc8488da" ] } },