diff --git a/bucket/bun.json b/bucket/bun.json index 8728f87610..5a33434205 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.14", + "version": "1.1.15", "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.14/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.14/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.15/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.15/bun-windows-x64-baseline.zip" ], "hash": [ - "3faa90b4370eaa607f265e2226e22ab3f6a5bfa55245075353f9b7604aab89ab", - "2d4fc12acd6377444765fe9b4ffef8397b90d32bb5dceba87765748126bb9dd4" + "2f23f2d354bd1042cdd2c9b0e1d1db655b96399f935e46eb31f14f2bd5ba6489", + "15178dfee144a3e46fcf6842aca79e8a5d667508ffb12351e53c069130b57533" ] } },