biome: Update to version 1.6.3

This commit is contained in:
github-actions[bot] 2024-03-25 21:06:15 +00:00
parent 71b7f4ba3f
commit c0e2e5f211

View File

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