biome: Update to version 2.3.1

This commit is contained in:
github-actions[bot] 2025-10-26 20:28:21 +00:00
parent 2587c2617b
commit 40fd5695c1

View File

@ -1,16 +1,16 @@
{ {
"version": "2.3.0", "version": "2.3.1",
"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.0/biome-win32-x64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.1/biome-win32-x64.exe#/biome.exe",
"hash": "f082b9f783c786a230499d8edad12e74942db0a84a1eb5455474a52423886dfb" "hash": "6305242a5b737eb34f9d4b2918aa1f60b98dcd909bbc7500b19d59998ee409a0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.0/biome-win32-arm64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.1/biome-win32-arm64.exe#/biome.exe",
"hash": "18ac6d201d68ce369b154bdbd1ae65f3afd2e1d5edfbc45e2626d429e0491092" "hash": "5202b2fbed4b0d84dc97b09b4bd32e605f8058d9e2ad9f6c59761e9cd01fd972"
} }
}, },
"bin": "biome.exe", "bin": "biome.exe",