biome: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2024-01-11 04:26:34 +00:00
parent 2b3870bb32
commit 9016d3ff27

View File

@ -1,16 +1,16 @@
{
"version": "1.5.0",
"version": "1.5.1",
"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.5.0/biome-win32-x64.exe#/biome.exe",
"hash": "d475f4267e5247e32f3d412367a8916d2b21fc0eab058cf5e60cef040934ac33"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.1/biome-win32-x64.exe#/biome.exe",
"hash": "6f2412b34a988c076558f60acbdde020dc41e1fb699061763b545a3a4469a97b"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.0/biome-win32-arm64.exe#/biome.exe",
"hash": "b1fefa6fe489ca50bed539931b71c208198e38793097957549474c961c110300"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.1/biome-win32-arm64.exe#/biome.exe",
"hash": "6adab1ad668a0b94c502f2bb2d9c261ad6ec7bdc472630b28a2884b6fd8ce256"
}
},
"bin": "biome.exe",