biome: Update to version 1.2.2

This commit is contained in:
github-actions[bot] 2023-09-16 12:30:38 +00:00
parent 3de6fe6c1a
commit 6692d7eaec

View File

@ -1,16 +1,16 @@
{ {
"version": "1.2.1", "version": "1.2.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.2.1/biome-win32-x64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.2.2/biome-win32-x64.exe#/biome.exe",
"hash": "f75b997ba1ef9ba6202f267751bf01ccd17a0e1c9235b38e06f40e08a173bb70" "hash": "b7fa90a8bfa76331f9764ea4e661c98819899e715ab5b45f34bced2a889f424d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.2.1/biome-win32-arm64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.2.2/biome-win32-arm64.exe#/biome.exe",
"hash": "5375840c49c673eae1fc4fb463e8f004a396fe3a7445206859f369b6fb491c28" "hash": "fbf56fbfd9925d5350e543a532456f631c2f2b22ef04c8fb9154cf0721755039"
} }
}, },
"bin": "biome.exe", "bin": "biome.exe",