diff --git a/bucket/biome.json b/bucket/biome.json index 46f4601d16..053b4a06ee 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -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",