biome: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2024-04-15 17:08:10 +00:00
parent 023031dff2
commit a4e6c29f06

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.4", "version": "1.7.0",
"description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.", "description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.",
"homepage": "https://biomejs.dev/", "homepage": "https://biomejs.dev/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.4/biome-win32-x64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.0/biome-win32-x64.exe#/biome.exe",
"hash": "df7a3f2c256b666a05d6c5eeb72a3fc0d836a836566d918f8fa619abb2c7ccf4" "hash": "a305a0e39b54301c97ab72c40db3409cc7d452096eee659c2402338402126f24"
}, },
"arm64": { "arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.4/biome-win32-arm64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.0/biome-win32-arm64.exe#/biome.exe",
"hash": "13566c0cdf892cf8e67256f56e7de6a07c8e9f5b78c6494c49a0f7a7752a6aa1" "hash": "89d972f4d3e41475802b9d3f0e1dc6ed9d31079e8902813f9e4a5600fd814a81"
} }
}, },
"bin": "biome.exe", "bin": "biome.exe",