From c0e2e5f2118e799a3f98a278a5531fb04230c2c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 21:06:15 +0000 Subject: [PATCH] biome: Update to version 1.6.3 --- bucket/biome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/biome.json b/bucket/biome.json index bd7349a459..5b970c4ec8 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "1.6.2", + "version": "1.6.3", "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.6.2/biome-win32-x64.exe#/biome.exe", - "hash": "1a0c8eab84c965c88c3a1d5e57cb00bc160362420719207b301cbd7060ed5491" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.3/biome-win32-x64.exe#/biome.exe", + "hash": "fd2ba0e350d5e0a764924a50e0aec1d6648a00a90b7cfe04d093f313ff813f9f" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.2/biome-win32-arm64.exe#/biome.exe", - "hash": "bddef88ae0614f2c527f67eb3d9c70a2393629f6bebf0207337498164bbb6155" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.3/biome-win32-arm64.exe#/biome.exe", + "hash": "9627c0550da0002244c1cb0ee94e24ab6522738d996d9a594c0cb14ce77cf12e" } }, "bin": "biome.exe",