diff --git a/bucket/bun.json b/bucket/bun.json index bd7b1ea3f2..95ab827adb 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.3.6", + "version": "1.3.7", "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.3.6/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.3.6/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.3.7/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.3.7/bun-windows-x64-baseline.zip" ], "hash": [ - "7356f20f646d7047bee9eb7a3d5344019bedce778bfab3cccd5dd1ee2df6177f", - "2ab7cb878041529617dcb86f9e8cb59539779ecb5ebe115a9eba2fa8361736b6" + "659af6415800976c40338d5e1b9c0a4d61c503b880656cb00b43865a3a99e3bf", + "b00d56268700b200881fd755893e45f5567720b4fa9b17fd590aa4887b49341a" ] } },