biome: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2025-10-24 12:31:43 +00:00
parent ae332dab79
commit 044050853b

View File

@ -1,16 +1,16 @@
{
"version": "2.2.7",
"version": "2.3.0",
"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.7/biome-win32-x64.exe#/biome.exe",
"hash": "70ba623d193e71a1ad55174666cbd6dee828ac04be4b2df58c6084c91e733181"
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.0/biome-win32-x64.exe#/biome.exe",
"hash": "f082b9f783c786a230499d8edad12e74942db0a84a1eb5455474a52423886dfb"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.7/biome-win32-arm64.exe#/biome.exe",
"hash": "fffee05bd89561d816fc258dce7b96bc57d07bc4a84db3b333eb69d06785acd0"
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.0/biome-win32-arm64.exe#/biome.exe",
"hash": "18ac6d201d68ce369b154bdbd1ae65f3afd2e1d5edfbc45e2626d429e0491092"
}
},
"bin": "biome.exe",