diff --git a/bucket/biome.json b/bucket/biome.json index 89fa205f84..187149eaca 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "1.7.1", + "version": "1.7.2", "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.1/biome-win32-x64.exe#/biome.exe", - "hash": "6bb7ab5f7b88fd7ae8e66abe6558d5ba7ee27939fc6d27dcd8e950540f0d7760" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.2/biome-win32-x64.exe#/biome.exe", + "hash": "5ebcab7d65c98268b199fcfe6e6732f46f2b41aeea77716a59110a380560d307" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.1/biome-win32-arm64.exe#/biome.exe", - "hash": "076c15a8a314ba151118295da7f182630dfab160bde22f50b3c87e482912f337" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.2/biome-win32-arm64.exe#/biome.exe", + "hash": "e48a8de12448ba6b7d5b274ced53ebddf98a3bfabf676c45c8b60a8b7ad2572b" } }, "bin": "biome.exe",