diff --git a/bucket/bun.json b/bucket/bun.json index 98ed71d0a4..a92b8588f6 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.2.5", + "version": "1.2.6", "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.5/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.2.5/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.2.6/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.2.6/bun-windows-x64-baseline.zip" ], "hash": [ - "1c3c7da053f1ba9ecd914e0178165a510a82111f7e85c4543d5904d7c2f48a13", - "3724ed4365e921fb5de03de4fa5d0f414499a1470cf539eeb0dcea3638b8640e" + "7fe78a7d8b213ff7eac10ef7474ee606d4c51c35986db4c428acd5ad151a7b77", + "51a3c6f8fcd0fcfc75f3af22177d8774197cbc60bc228344f1f0434446983be0" ] } },