diff --git a/bucket/bun.json b/bucket/bun.json index b5a1d88a50..e08fee5fa5 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.19", + "version": "1.1.20", "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.19/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.19/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.20/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.20/bun-windows-x64-baseline.zip" ], "hash": [ - "33b91e51817ad04e589292162ce756713b89b5ec2d5e32ed252c3e362297dba8", - "b40bd3d93c05af26c0db45fc511fe4df549fb2a07a6c070315bc31b7f2443773" + "d363e03f27ee660dcd322ad70969b87f0c3c2666f69585facd9fbaa031f6868e", + "1c98a57da9124d56f871a124846ba5031fa56187a0c7293f7e232f8babbde608" ] } },