From 5847ce7830232187fedb35c0285cc19684d29bc4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 20:24:40 +0000 Subject: [PATCH] biome: Update to version 1.4.0 --- bucket/biome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/biome.json b/bucket/biome.json index e495f19b25..628921458f 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "1.3.3", + "version": "1.4.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.3.3/biome-win32-x64.exe#/biome.exe", - "hash": "55cc372816ae1b08a87ec33508f031852e78f5e4e6c183e3049d9886b91fe8ea" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.4.0/biome-win32-x64.exe#/biome.exe", + "hash": "5980f3956f51cf570c5830cd86534b4e11743e08967dbee3f755ecfd77d04d30" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.3.3/biome-win32-arm64.exe#/biome.exe", - "hash": "fd913acca6a1e81aa3a916cde92003c377458e302946614f0ccd503c815e0a46" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.4.0/biome-win32-arm64.exe#/biome.exe", + "hash": "1dfbf844a312e40c1f16e4b1e8486ff4c93281087b2ee1c50ea9ca34b76da8b2" } }, "bin": "biome.exe",