diff --git a/bucket/biome.json b/bucket/biome.json index ea8713a21c..71e41d035b 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "2.3.12", + "version": "2.3.13", "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/%40biomejs%2Fbiome%402.3.12/biome-win32-x64.exe#/biome.exe", - "hash": "6f38c5bea40cb1c20e28a3b2b557689e68d9522b0e569d95087b917900da6360" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.13/biome-win32-x64.exe#/biome.exe", + "hash": "41730b5f8cb75195c2f7234ff46fee07088add0c50d9fb8a5f22a8cd6d267727" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.12/biome-win32-arm64.exe#/biome.exe", - "hash": "8397f3cdd340826b4960e7dc8f3d97b9d953651c87869ae1ed0618301ea62f92" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.13/biome-win32-arm64.exe#/biome.exe", + "hash": "bd270fa1e7c3124fac0f0f651d9566c6908ca7fb786763090e1ff89b10c4afdb" } }, "bin": "biome.exe",