From 610aebf8955138b3b514a048ed574dcf8832e24d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 12:32:44 +0000 Subject: [PATCH] biome: Update to version 2.2.4 --- bucket/biome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/biome.json b/bucket/biome.json index 0c019ca1a2..678cfc0352 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "2.2.3", + "version": "2.2.4", "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.2.3/biome-win32-x64.exe#/biome.exe", - "hash": "125f08b7f752ce24389a7f12d6d0f91e2ce232ac2603ae3da40a04007da0062b" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.4/biome-win32-x64.exe#/biome.exe", + "hash": "7eaa28a3782192b7c443fc50ead097a56e4edbc669b5963f2c2cab3eaabbd94e" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.3/biome-win32-arm64.exe#/biome.exe", - "hash": "ed8fe3998cf481456912197bd9b8c6bb31c826d7160784bfe6f0a34902155371" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.4/biome-win32-arm64.exe#/biome.exe", + "hash": "85d834055d8429728513023cfb63f327b5e5eeceebe59befd4f7c736d8af5924" } }, "bin": "biome.exe",