biome: Update to version 1.8.3

This commit is contained in:
github-actions[bot] 2024-06-27 16:29:10 +00:00
parent 78843cc2b3
commit 1dd42327fc

View File

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