biome: Update to version 1.6.4

This commit is contained in:
github-actions[bot] 2024-04-03 13:12:38 +00:00
parent 18973dbd46
commit 8f7cd97ee0

View File

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