biome: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2024-03-12 12:30:41 +00:00
parent 2b6ad7b96d
commit 60abc3d26d

View File

@ -1,16 +1,16 @@
{
"version": "1.6.0",
"version": "1.6.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.6.0/biome-win32-x64.exe#/biome.exe",
"hash": "43a2df63d8bc3c1afe3560d9a2c4629d6961d31b99d251446ce359e1ce7844dd"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.1/biome-win32-x64.exe#/biome.exe",
"hash": "f3dcf3669f630b6017ce6e23c1d8a8424295b5c504922c6dfab029d9ecacea3c"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.0/biome-win32-arm64.exe#/biome.exe",
"hash": "04e5fb6d337f468ab50fae1d2586dd210a8d6adb2cf4879011119b1dcb8446a1"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.1/biome-win32-arm64.exe#/biome.exe",
"hash": "97e4b7d0c1256e51028ea496c665fca8e53237ff44434ccd27a477d38167ad43"
}
},
"bin": "biome.exe",