biome: Update to version 1.7.2

This commit is contained in:
github-actions[bot] 2024-04-30 20:25:46 +00:00
parent 66c7e00f31
commit 1d6d645268

View File

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