biome: Update to version 1.8.2

This commit is contained in:
github-actions[bot] 2024-06-20 12:31:20 +00:00
parent 2184252351
commit 5fa29237e7

View File

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