biome: Update to version 1.9.4

This commit is contained in:
github-actions[bot] 2024-10-17 20:27:58 +00:00
parent 7af86348e8
commit b3afc81575

View File

@ -1,16 +1,16 @@
{ {
"version": "1.9.3", "version": "1.9.4",
"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.9.3/biome-win32-x64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.9.4/biome-win32-x64.exe#/biome.exe",
"hash": "7e3a522d3400f9f7a7d1369ee11d101dc5d8243d439a25de9fd6dca868351a88" "hash": "f41b4f3ff2e6366926f932ed8c07849f81c5d08b74394bf78de1d88ba0f2c807"
}, },
"arm64": { "arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.9.3/biome-win32-arm64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.9.4/biome-win32-arm64.exe#/biome.exe",
"hash": "ee0088ba7f1e429126443c33c01dada0fc15c1d118cd0c8f340a15709d27a968" "hash": "fb84cab7f614258b3f6868635ada27391380753b807e3d112a054bc78cc8a948"
} }
}, },
"bin": "biome.exe", "bin": "biome.exe",