biome: Update to version 1.4.0

This commit is contained in:
github-actions[bot] 2023-11-27 20:24:40 +00:00
parent 59bd7cb136
commit 5847ce7830

View File

@ -1,16 +1,16 @@
{
"version": "1.3.3",
"version": "1.4.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.3.3/biome-win32-x64.exe#/biome.exe",
"hash": "55cc372816ae1b08a87ec33508f031852e78f5e4e6c183e3049d9886b91fe8ea"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.4.0/biome-win32-x64.exe#/biome.exe",
"hash": "5980f3956f51cf570c5830cd86534b4e11743e08967dbee3f755ecfd77d04d30"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.3.3/biome-win32-arm64.exe#/biome.exe",
"hash": "fd913acca6a1e81aa3a916cde92003c377458e302946614f0ccd503c815e0a46"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.4.0/biome-win32-arm64.exe#/biome.exe",
"hash": "1dfbf844a312e40c1f16e4b1e8486ff4c93281087b2ee1c50ea9ca34b76da8b2"
}
},
"bin": "biome.exe",