biome: Update to version 2.3.6

This commit is contained in:
github-actions[bot] 2025-11-17 12:31:59 +00:00
parent 279d36b043
commit ec2907fdf1

View File

@ -1,16 +1,16 @@
{ {
"version": "2.3.5", "version": "2.3.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.3.5/biome-win32-x64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.6/biome-win32-x64.exe#/biome.exe",
"hash": "ba3139fde5c20e0a939c25286669a301fc886e840755e53b56c4a274a931f704" "hash": "ba2393f879e57a2860e419df10fe412d11b48aa45a4c099a5943f446dc101723"
}, },
"arm64": { "arm64": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.5/biome-win32-arm64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.6/biome-win32-arm64.exe#/biome.exe",
"hash": "76ee73ed1d630e3af963df20bb9ee29ae84e8c1e37e7957d0cde6d4123d66bff" "hash": "13b976fc47db35d2712b3dd90ca8d439ae7de6f37955d6b5f7cd3339228d106b"
} }
}, },
"bin": "biome.exe", "bin": "biome.exe",