diff --git a/bucket/bun.json b/bucket/bun.json index f28faafe85..39c0a6ab11 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.32", + "version": "1.1.33", "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.32/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.32/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.33/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.33/bun-windows-x64-baseline.zip" ], "hash": [ - "e994acb9111adac20208a86ad0ac2e36918657ced3d1f125a04dfee1d2f5ba1a", - "526f0b55ae53a7557df85b0027b7a571bcf24988f1abd7f596a5aceef69edac3" + "1c446aa8a26a44894414af957c13e36e26748077012d9924be8dd9af82820b3f", + "9d155b0ae9e867e0355f681fdf07478e1743e7ff10b0b2a3042b95ff840432a3" ] } },