biome: Update to version 2.1.1

This commit is contained in:
github-actions[bot] 2025-07-08 16:30:50 +00:00
parent 57ba63b2e5
commit e583a2f776

View File

@ -1,16 +1,16 @@
{
"version": "2.1.0",
"version": "2.1.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/%40biomejs%2Fbiome%402.1.0/biome-win32-x64.exe#/biome.exe",
"hash": "a56b9305103f299e69fcdca3cbfcbb34a49e5549f97a3ee2f762c6dca846bdee"
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.1/biome-win32-x64.exe#/biome.exe",
"hash": "14097114e02621c5c0d5b8eaef5776fd4f6680a3df53cfc710ef622480db0bc3"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.0/biome-win32-arm64.exe#/biome.exe",
"hash": "25c92d6de17e3af004ee8c9727086db44499453daff7c24aee7d27356b253bc2"
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.1/biome-win32-arm64.exe#/biome.exe",
"hash": "c4b83923788bdc9178099063261e8d89790c42c59c3dfd174a441ac9ea4a7d81"
}
},
"bin": "biome.exe",