From 9bec2efe09cc30f2a5079c9ce9cee860b67ecc49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 16:29:26 +0000 Subject: [PATCH] bun: Update to version 1.1.27 --- bucket/bun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bun.json b/bucket/bun.json index 1296450fb7..1004ace764 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.1.26", + "version": "1.1.27", "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.26/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.1.26/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.27/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.27/bun-windows-x64-baseline.zip" ], "hash": [ - "efad6654c195d09c60d79414a3f977762473720d3f27674789c3c8a74bce10c4", - "bd71bdc9b448237400540082ec93119e381db289a3881c49f658dea076008203" + "606e586b67ebe54eed754bc5253fb59ef3fc90a2fb00e1174a9d49ca5c9c68be", + "71e309441b3b40ebc43acd3090c46485f3138a82331629b81684fda16e198cfb" ] } },