diff --git a/bucket/bun.json b/bucket/bun.json index 92b07d76e2..36eb5968eb 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.2.21", + "version": "1.2.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.2.21/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.2.21/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.2.22/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.2.22/bun-windows-x64-baseline.zip" ], "hash": [ - "e157aa52de88d4652a03a9df26fd4a3e96ca8229c5af0ed6f64eb22b1fd20b33", - "23f2df1f40d963e5b6104e1a565df992aab8968da5004f460617073843b8b8be" + "3a28c685b47a159c5707d150accb5b4903c30f1e7b4dd01bb311d4112bdeb452", + "c44de73dc21c7140a8e15883c28abed60612196faaec9a60c275534280a49f59" ] } },