diff --git a/bucket/bun.json b/bucket/bun.json index ae3f4af28c..e9b58d97b6 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.22", + "version": "1.1.23", "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.22/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.22/bun-windows-x64-baseline.zip" + "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" ], "hash": [ - "249261608dcf98eade87cefd105dd304594412574e547c86e15c57c53c5f0e04", - "09aa7a960342030c21e31e3575828c35b040a4f070490fbd545a6e042e44f2fa" + "15efbaa73ac47dcddf291b61de388485ce8e83034a591c660ccc045b309b493d", + "858a36bf57adda02d8c0f6ba779c3f788d55c66ad4c10c390e4b3f418a993088" ] } },