biome: Update to version 2.3.10

This commit is contained in:
github-actions[bot] 2025-12-17 16:31:12 +00:00
parent 92a8741daf
commit a10af3c033

View File

@ -1,16 +1,16 @@
{ {
"version": "2.3.9", "version": "2.3.10",
"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.9/biome-win32-x64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.10/biome-win32-x64.exe#/biome.exe",
"hash": "de60c0fcc2b9fba2f3fc9d7e995b3e6948f03335991654519a8d0fb2b93a7520" "hash": "2e8ea8f4bea4174f8515e515b1936e746b8783d889c8bdd4aa29e2aeba8988f0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.9/biome-win32-arm64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.10/biome-win32-arm64.exe#/biome.exe",
"hash": "8dac37537c4620fdb1b2e27bb1b8602a96fa6d94f15330270195e5398e612d37" "hash": "b76a389786685b8517b93f7f3766b042b223423a40b9fc06117583efd56b21e5"
} }
}, },
"bin": "biome.exe", "bin": "biome.exe",