biome: Update to version 1.4.1

This commit is contained in:
github-actions[bot] 2023-11-30 20:24:36 +00:00
parent e9da4943a9
commit f0175c2643

View File

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