biome: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2023-09-15 20:24:21 +00:00
parent e5d750ab8c
commit 266f063aac

View File

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