diff --git a/bucket/bun.json b/bucket/bun.json index c322c5a7dd..ae3f4af28c 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.21", + "version": "1.1.22", "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.21/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.21/bun-windows-x64-baseline.zip" + "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" ], "hash": [ - "9fafb0cd4cdc3d2d1e932ea8a07fd2aeaf381ad37f64b530f10c4f4666a3c62e", - "c77bef47f0c501920fe14458efb6114508ba89d91707a8e811aaca0d9ac9688f" + "249261608dcf98eade87cefd105dd304594412574e547c86e15c57c53c5f0e04", + "09aa7a960342030c21e31e3575828c35b040a4f070490fbd545a6e042e44f2fa" ] } },