diff --git a/bucket/biome.json b/bucket/biome.json index 7f9cc0ce6d..a5bdfb590d 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "2.0.6", + "version": "2.1.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/%40biomejs%2Fbiome%402.0.6/biome-win32-x64.exe#/biome.exe", - "hash": "a70d413d306b9d34e7798de8487674bd54cdde52580e45ceb9613455ccf87c17" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.0/biome-win32-x64.exe#/biome.exe", + "hash": "a56b9305103f299e69fcdca3cbfcbb34a49e5549f97a3ee2f762c6dca846bdee" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.0.6/biome-win32-arm64.exe#/biome.exe", - "hash": "d93cc8d44a44249f848cd402bca7ee6dcc5d93efeaa99149b7ecfbedcd68e703" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.0/biome-win32-arm64.exe#/biome.exe", + "hash": "25c92d6de17e3af004ee8c9727086db44499453daff7c24aee7d27356b253bc2" } }, "bin": "biome.exe",