biome: Update to version 2.1.4

This commit is contained in:
github-actions[bot] 2025-08-07 16:30:47 +00:00
parent fae780f588
commit 71e0d97f97

View File

@ -1,16 +1,16 @@
{ {
"version": "2.1.3", "version": "2.1.4",
"description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.", "description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.",
"homepage": "https://biomejs.dev/", "homepage": "https://biomejs.dev/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.3/biome-win32-x64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.4/biome-win32-x64.exe#/biome.exe",
"hash": "11331e52484f5c1efe0670f118fb4227e0667c82352b7f23d51a59a430068f50" "hash": "7e38cc76b7e3683bbe50ff6c00545b90ba26931e410b2df46192d932ec0b6a86"
}, },
"arm64": { "arm64": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.3/biome-win32-arm64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.4/biome-win32-arm64.exe#/biome.exe",
"hash": "37cae5aad5d7e76baee1b57619e570d4627da2a5aba9933442c761ed28189076" "hash": "b8911546fa6ad3191c11c3b5a5eab6a9dd9db138d5d28257e718a6ab40b4c4da"
} }
}, },
"bin": "biome.exe", "bin": "biome.exe",