diff --git a/bucket/bun.json b/bucket/bun.json index 9aafd27dcc..9f2ae67ee8 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.2.3", + "version": "1.2.4", "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.2.3/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.2.3/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.2.4/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.2.4/bun-windows-x64-baseline.zip" ], "hash": [ - "afe30cbaad3416e00c8b63e1bd12195010e9d21117b72483befd624290e66e75", - "5ae5aa80808c973d22f05e47d8b7b7de6e7287506b7184e78fadf2a22c36d62a" + "02513d08fb02d9aef71df6d6c23f04d1afa896622ed59d78781e6e839ed0e05c", + "49dd385e79d95d087596d3e75fc3b27086469cb2a0ca3d139121a844a9b4dc70" ] } },