biome: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2024-03-08 16:26:31 +00:00
parent 00ee677802
commit 5bafa8b4d1

View File

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