biome: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2023-09-15 16:30:08 +00:00
parent 167aacbabf
commit e0c2d93e14

View File

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