biome: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2024-01-08 20:24:43 +00:00
parent cecedd1bf9
commit 0371c77828

View File

@ -1,16 +1,16 @@
{
"version": "1.4.1",
"version": "1.5.0",
"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.4.1/biome-win32-x64.exe#/biome.exe",
"hash": "53af2ef1a14f73f506b516545eedd73880d1a382ca1e031aa38cc016947e6f9f"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.0/biome-win32-x64.exe#/biome.exe",
"hash": "d475f4267e5247e32f3d412367a8916d2b21fc0eab058cf5e60cef040934ac33"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.4.1/biome-win32-arm64.exe#/biome.exe",
"hash": "1c591c0566d2b09cfa7a5bfbac4c958784fe9a81b0d2b4df241e999c7f201ed9"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.0/biome-win32-arm64.exe#/biome.exe",
"hash": "b1fefa6fe489ca50bed539931b71c208198e38793097957549474c961c110300"
}
},
"bin": "biome.exe",