From 030202faef8b2d7e0981e97f7098409e9b2e2186 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 04:29:16 +0000 Subject: [PATCH] bun: Update to version 1.2.5 --- bucket/bun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bun.json b/bucket/bun.json index 9f2ae67ee8..98ed71d0a4 100644 --- a/bucket/bun.json +++ b/bucket/bun.json @@ -1,5 +1,5 @@ { - "version": "1.2.4", + "version": "1.2.5", "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.2.4/bun-windows-x64.zip", - "https://github.com/oven-sh/bun/releases/download/bun-v1.2.4/bun-windows-x64-baseline.zip" + "https://github.com/oven-sh/bun/releases/download/bun-v1.2.5/bun-windows-x64.zip", + "https://github.com/oven-sh/bun/releases/download/bun-v1.2.5/bun-windows-x64-baseline.zip" ], "hash": [ - "02513d08fb02d9aef71df6d6c23f04d1afa896622ed59d78781e6e839ed0e05c", - "49dd385e79d95d087596d3e75fc3b27086469cb2a0ca3d139121a844a9b4dc70" + "1c3c7da053f1ba9ecd914e0178165a510a82111f7e85c4543d5904d7c2f48a13", + "3724ed4365e921fb5de03de4fa5d0f414499a1470cf539eeb0dcea3638b8640e" ] } },