diff --git a/bucket/biome.json b/bucket/biome.json index 313ce97936..3f9cf29d9c 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "1.2.2", + "version": "1.3.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.2.2/biome-win32-x64.exe#/biome.exe", - "hash": "b7fa90a8bfa76331f9764ea4e661c98819899e715ab5b45f34bced2a889f424d" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.3.0/biome-win32-x64.exe#/biome.exe", + "hash": "ff0e25ab793db80346c8ae042b28e7f634ebbc8eff94712297a660c152817696" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.2.2/biome-win32-arm64.exe#/biome.exe", - "hash": "fbf56fbfd9925d5350e543a532456f631c2f2b22ef04c8fb9154cf0721755039" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.3.0/biome-win32-arm64.exe#/biome.exe", + "hash": "488208b985e5ed068a700426b0142d5435bdd9d57b11e866ad31d8367f0aa8b6" } }, "bin": "biome.exe",