biome: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2024-09-13 00:34:20 +00:00
parent 02b1fac8b4
commit edb95338ad

View File

@ -1,16 +1,16 @@
{
"version": "1.8.3",
"version": "1.9.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.8.3/biome-win32-x64.exe#/biome.exe",
"hash": "541f9a1caa226e6fbb872f16009ac554b16e149c10f9096ebe3f08867c9dbf31"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.9.0/biome-win32-x64.exe#/biome.exe",
"hash": "97e5b09df7a8bbee07b6ab930e302a5ed50554186eb92cc5b84a21277d17041d"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.8.3/biome-win32-arm64.exe#/biome.exe",
"hash": "d888438925f2d5627afb6be11389c0893070c75b7d9b2d10f196fba910dc3b37"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.9.0/biome-win32-arm64.exe#/biome.exe",
"hash": "ba31ab387a44dd87b6a775183cd9230d47a55edacfccd952c5f255701f87add6"
}
},
"bin": "biome.exe",