biome: Update to version 2.0.6

This commit is contained in:
github-actions[bot] 2025-06-27 08:30:06 +00:00
parent 557304097a
commit a90136eccb

View File

@ -1,16 +1,16 @@
{ {
"version": "2.0.5", "version": "2.0.6",
"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.0.5/biome-win32-x64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.0.6/biome-win32-x64.exe#/biome.exe",
"hash": "258e7b7ecb2daeda7e60d3b8feb92ec21991a2cdc8a5ca60ff21fa620e154763" "hash": "a70d413d306b9d34e7798de8487674bd54cdde52580e45ceb9613455ccf87c17"
}, },
"arm64": { "arm64": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.0.5/biome-win32-arm64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.0.6/biome-win32-arm64.exe#/biome.exe",
"hash": "6d96e9503d0283902f542e3a167d8c4a12899e2ff78d16e53b3b3ebde6bd9e57" "hash": "d93cc8d44a44249f848cd402bca7ee6dcc5d93efeaa99149b7ecfbedcd68e703"
} }
}, },
"bin": "biome.exe", "bin": "biome.exe",