diff --git a/bucket/bun.json b/bucket/bun.json index 95871ca96c..708723d970 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.36", + "version": "1.1.37", "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.36/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.36/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.37/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.37/bun-windows-x64-baseline.zip" ], "hash": [ - "5cd4407b733b2f2a4178d37df43cd2f9b540f6dfd12c62ae53c6757ebc0cfb2d", - "fd47551a001e998eb5161e61a3f64ccbabf46cf978782310bab75f1a71cbbd29" + "614c4686b1467c10a2635cbf7d7571d3071389720ded173c58645edea21b488a", + "e8156c3114f1addbd6562343e2138923e5265249ad39cf0c5ec0e99fdd04b7e2" ] } },