biome: Update to version 1.5.2

This commit is contained in:
github-actions[bot] 2024-01-16 04:26:32 +00:00
parent 61b534d976
commit 8610a9d9e2

View File

@ -1,16 +1,16 @@
{
"version": "1.5.1",
"version": "1.5.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/cli%2Fv1.5.1/biome-win32-x64.exe#/biome.exe",
"hash": "6f2412b34a988c076558f60acbdde020dc41e1fb699061763b545a3a4469a97b"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.2/biome-win32-x64.exe#/biome.exe",
"hash": "1a36467f1f46d371e42750781614d980dd7662e2f959ecad7b693f14506a91e7"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.1/biome-win32-arm64.exe#/biome.exe",
"hash": "6adab1ad668a0b94c502f2bb2d9c261ad6ec7bdc472630b28a2884b6fd8ce256"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.2/biome-win32-arm64.exe#/biome.exe",
"hash": "daf09110425463fd4d72bc13404e2f406bd1c8afd38ee0b7225c4b26fb3ea8c1"
}
},
"bin": "biome.exe",