diff --git a/bucket/biome.json b/bucket/biome.json index 8e53e66236..86380d0de4 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "1.1.0", + "version": "1.1.1", "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.1.0/biome-win32-x64.exe#/biome.exe", - "hash": "33e4ccf95fa48f0d7e8edee6fc4926dd2c30d8604843c53d52d9e9a3bc9f503b" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.1.1/biome-win32-x64.exe#/biome.exe", + "hash": "4f3fb1fbf05eed77bca7f15a25f39f5364027249c2d2ed4ac8e85ad1818c5200" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.1.0/biome-win32-arm64.exe#/biome.exe", - "hash": "f8e221f704125d3bbcf3200d5e32a12bfb6e04975fea042fdba38496c93224a2" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.1.1/biome-win32-arm64.exe#/biome.exe", + "hash": "d18c3939fc9bc72c4ed61d3f78de3256fb968cb55e103698a601de8c70f74648" } }, "bin": "biome.exe",