biome: Update to version 2.3.3

This commit is contained in:
github-actions[bot] 2025-11-03 12:32:14 +00:00
parent 155d2f54e3
commit f695af6ef8

View File

@ -1,16 +1,16 @@
{
"version": "2.3.2",
"version": "2.3.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/%40biomejs%2Fbiome%402.3.2/biome-win32-x64.exe#/biome.exe",
"hash": "7d51ec58e0b61ad8448ac3cb228c55063eb16a4356212da7fbc0fb4feab3f19b"
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.3/biome-win32-x64.exe#/biome.exe",
"hash": "3d69bf4b5ea09b92ec9cb92c977feaa2284529f4a725550728c3c12ed48d1267"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.2/biome-win32-arm64.exe#/biome.exe",
"hash": "365d75380cf0d9d6901be73535f14262ea8ea1f01506545fc40ff2b5c99b9fe3"
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.3/biome-win32-arm64.exe#/biome.exe",
"hash": "0c9c145b1c81854a152207fdf46d347064927fcfd457d2d729f70165a60c0fe4"
}
},
"bin": "biome.exe",