biome: Update to version 1.6.2

This commit is contained in:
github-actions[bot] 2024-03-22 12:30:11 +00:00
parent c67a9d2624
commit cea31f310f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.1", "version": "1.6.2",
"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/cli%2Fv1.6.1/biome-win32-x64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.2/biome-win32-x64.exe#/biome.exe",
"hash": "f3dcf3669f630b6017ce6e23c1d8a8424295b5c504922c6dfab029d9ecacea3c" "hash": "1a0c8eab84c965c88c3a1d5e57cb00bc160362420719207b301cbd7060ed5491"
}, },
"arm64": { "arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.1/biome-win32-arm64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.2/biome-win32-arm64.exe#/biome.exe",
"hash": "97e4b7d0c1256e51028ea496c665fca8e53237ff44434ccd27a477d38167ad43" "hash": "bddef88ae0614f2c527f67eb3d9c70a2393629f6bebf0207337498164bbb6155"
} }
}, },
"bin": "biome.exe", "bin": "biome.exe",