biome: Update to version 2.1.2

This commit is contained in:
github-actions[bot] 2025-07-17 16:30:40 +00:00
parent 913b844ea4
commit 22dedc258e

View File

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