biome: Update to version 2.2.2

This commit is contained in:
github-actions[bot] 2025-08-23 12:31:23 +00:00
parent 37e3f407f3
commit b0ca40defb

View File

@ -1,16 +1,16 @@
{
"version": "2.2.0",
"version": "2.2.2",
"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.0/biome-win32-x64.exe#/biome.exe",
"hash": "87a13efc6bc0a51eda8370d1c4011a2b323ef10d06326e0ba2f75f8b594dac37"
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.2/biome-win32-x64.exe#/biome.exe",
"hash": "61e0d948020acd78e8f4e311265a98057cd19e0633d942638561acd369f1ea11"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.0/biome-win32-arm64.exe#/biome.exe",
"hash": "0ab4fcaa8f18969d9f292457134538224c142eabb2cd4ff77624a91626cc1c0a"
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.2/biome-win32-arm64.exe#/biome.exe",
"hash": "e82200969484ac3072c8745179f3082da5ad483ac3710d276b10f88ce86160af"
}
},
"bin": "biome.exe",