biome: Update to version 1.5.3

This commit is contained in:
github-actions[bot] 2024-01-22 16:27:11 +00:00
parent 500a40f308
commit 9464bf4663

View File

@ -1,16 +1,16 @@
{
"version": "1.5.2",
"version": "1.5.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/cli%2Fv1.5.2/biome-win32-x64.exe#/biome.exe",
"hash": "1a36467f1f46d371e42750781614d980dd7662e2f959ecad7b693f14506a91e7"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.3/biome-win32-x64.exe#/biome.exe",
"hash": "01c0f14c0a0a2e6bbf5e6db1e00a024a9128017eee1e3d2f795fc4f36ab0584c"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.2/biome-win32-arm64.exe#/biome.exe",
"hash": "daf09110425463fd4d72bc13404e2f406bd1c8afd38ee0b7225c4b26fb3ea8c1"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.3/biome-win32-arm64.exe#/biome.exe",
"hash": "04261e136529a5714504c27a6c0b580a5f52b40d1e8b31bfbb2126b00d4331d9"
}
},
"bin": "biome.exe",