From 08d01c4200beeaae18b002966fa1de721ddf74ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 16:33:13 +0000 Subject: [PATCH] biome: Update to version 2.4.5 --- bucket/biome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/biome.json b/bucket/biome.json index f5bd19e956..40bd32fc3b 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "2.4.4", + "version": "2.4.5", "description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.", "homepage": "https://biomejs.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.4.4/biome-win32-x64.exe#/biome.exe", - "hash": "8a09016cabaac8575abb42d19c55075fa7ca81c955f777604a2fb971a44a7ed5" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.4.5/biome-win32-x64.exe#/biome.exe", + "hash": "8d382e6a5cd88f381eb7c2825bcce4fec0660fe366e93f95c8e6e2415fe16d21" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.4.4/biome-win32-arm64.exe#/biome.exe", - "hash": "321b5e64a06cf6ed3cbdb740fe35e758bfd3dc98de269691a50653b8674cf26d" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.4.5/biome-win32-arm64.exe#/biome.exe", + "hash": "12750283a136a1535bcd87e76c67d855d6452274144464afe1c4e7184c1931c3" } }, "bin": "biome.exe",