biome: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2025-08-14 12:33:01 +00:00
parent 733f7fc128
commit 1acca35a99

View File

@ -1,16 +1,16 @@
{
"version": "2.1.4",
"version": "2.2.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.1.4/biome-win32-x64.exe#/biome.exe",
"hash": "7e38cc76b7e3683bbe50ff6c00545b90ba26931e410b2df46192d932ec0b6a86"
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.0/biome-win32-x64.exe#/biome.exe",
"hash": "87a13efc6bc0a51eda8370d1c4011a2b323ef10d06326e0ba2f75f8b594dac37"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.4/biome-win32-arm64.exe#/biome.exe",
"hash": "b8911546fa6ad3191c11c3b5a5eab6a9dd9db138d5d28257e718a6ab40b4c4da"
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.2.0/biome-win32-arm64.exe#/biome.exe",
"hash": "0ab4fcaa8f18969d9f292457134538224c142eabb2cd4ff77624a91626cc1c0a"
}
},
"bin": "biome.exe",