biome: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2024-04-22 20:25:39 +00:00
parent df33b36ac5
commit cf1d57483f

View File

@ -1,16 +1,16 @@
{
"version": "1.7.0",
"version": "1.7.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.7.0/biome-win32-x64.exe#/biome.exe",
"hash": "a305a0e39b54301c97ab72c40db3409cc7d452096eee659c2402338402126f24"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.1/biome-win32-x64.exe#/biome.exe",
"hash": "6bb7ab5f7b88fd7ae8e66abe6558d5ba7ee27939fc6d27dcd8e950540f0d7760"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.0/biome-win32-arm64.exe#/biome.exe",
"hash": "89d972f4d3e41475802b9d3f0e1dc6ed9d31079e8902813f9e4a5600fd814a81"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.1/biome-win32-arm64.exe#/biome.exe",
"hash": "076c15a8a314ba151118295da7f182630dfab160bde22f50b3c87e482912f337"
}
},
"bin": "biome.exe",