diff --git a/bucket/bun.json b/bucket/bun.json index a8a7be75af..cc7aaa1c45 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.3.1", + "version": "1.3.2", "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.3.1/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.3.1/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.3.2/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.3.2/bun-windows-x64-baseline.zip" ], "hash": [ - "f6619e31752e1259c1d2090ec3ea16366fa5a8eb49b78ed187cd05930c38be55", - "eda1a3a55a17e40eeda4fd08d82b6a0db0bddc660cd35bc7d67525cd38c35063" + "5e73b4eba0cc09085df141e1167609b100570f1a0d538d87f9b9c0da54af58d6", + "9b26588d177a27f3c170f6549a8ba8e6458b0ee97b9b5c891ebdf4dbe6a6cb6c" ] } },