biome: Update to version 1.7.3

This commit is contained in:
github-actions[bot] 2024-05-06 16:29:45 +00:00
parent 01671dc526
commit 206107807c

View File

@ -1,16 +1,16 @@
{
"version": "1.7.2",
"version": "1.7.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.7.2/biome-win32-x64.exe#/biome.exe",
"hash": "5ebcab7d65c98268b199fcfe6e6732f46f2b41aeea77716a59110a380560d307"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.3/biome-win32-x64.exe#/biome.exe",
"hash": "a44a6787eb664cd8977da4cfcbc58092c3b8b7e44419895944858dd1eae13855"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.2/biome-win32-arm64.exe#/biome.exe",
"hash": "e48a8de12448ba6b7d5b274ced53ebddf98a3bfabf676c45c8b60a8b7ad2572b"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.3/biome-win32-arm64.exe#/biome.exe",
"hash": "6f545f42e3b47f5489f75f30f309611e3ae470dd92e568e44311d2ee3ffdb3f9"
}
},
"bin": "biome.exe",