biome: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2024-06-04 12:31:11 +00:00
parent 9f0ce49585
commit 9380d4eaf3

View File

@ -1,16 +1,16 @@
{
"version": "1.7.3",
"version": "1.8.0",
"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.3/biome-win32-x64.exe#/biome.exe",
"hash": "a44a6787eb664cd8977da4cfcbc58092c3b8b7e44419895944858dd1eae13855"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.8.0/biome-win32-x64.exe#/biome.exe",
"hash": "087de9c67effdf9d99ca9700d1a9b7fbefc0d493b5d328322524b4fbddda4a10"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.3/biome-win32-arm64.exe#/biome.exe",
"hash": "6f545f42e3b47f5489f75f30f309611e3ae470dd92e568e44311d2ee3ffdb3f9"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.8.0/biome-win32-arm64.exe#/biome.exe",
"hash": "7f11c2bab3412e06b3c12232e1df3e68dbc5be104f889f1f2bba3aba9bb4db67"
}
},
"bin": "biome.exe",