biome: Update to version 2.3.5

This commit is contained in:
github-actions[bot] 2025-11-11 16:30:21 +00:00
parent 9bfc280a0d
commit 1c05505757

View File

@ -1,16 +1,16 @@
{ {
"version": "2.3.4", "version": "2.3.5",
"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.3.4/biome-win32-x64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.5/biome-win32-x64.exe#/biome.exe",
"hash": "a866b518fb21a63330c9ff33989e4b453b04ac4b51f82a6770c659cab6c96d96" "hash": "ba3139fde5c20e0a939c25286669a301fc886e840755e53b56c4a274a931f704"
}, },
"arm64": { "arm64": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.4/biome-win32-arm64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.5/biome-win32-arm64.exe#/biome.exe",
"hash": "ff1e10dec94d884eec9b2c1914862e3a3dbd4f96f2d079ed1562626d7ca18919" "hash": "76ee73ed1d630e3af963df20bb9ee29ae84e8c1e37e7957d0cde6d4123d66bff"
} }
}, },
"bin": "biome.exe", "bin": "biome.exe",