biome: Update to version 2.2.6

This commit is contained in:
github-actions[bot] 2025-10-13 12:31:40 +00:00
parent 69abda276f
commit 4aa9bf2644

View File

@ -1,16 +1,16 @@
{ {
"version": "2.2.5", "version": "2.2.6",
"description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.", "description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.",
"homepage": "https://biomejs.dev/", "homepage": "https://biomejs.dev/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.5/biome-win32-x64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.6/biome-win32-x64.exe#/biome.exe",
"hash": "af268c382417b7ffa054f644cbf7cdee8d324623af5520bf51b7aab95db4eedf" "hash": "157039ed9aa4817595be54c7d929acab354a3284fbd05e78218e69fa5773e92b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.5/biome-win32-arm64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.6/biome-win32-arm64.exe#/biome.exe",
"hash": "78cc287ebb69a85ca1a9c73964129090fb6b10767fbb485784a5e1f4820a25e4" "hash": "e2c2551efb1961c2a3bce6998b531e30b1ae6deef8e3c6de01df335f0b4502a3"
} }
}, },
"bin": "biome.exe", "bin": "biome.exe",