biome: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2023-10-20 12:30:37 +00:00
parent 7b98f33d2f
commit 314167603c

View File

@ -1,16 +1,16 @@
{
"version": "1.3.0",
"version": "1.3.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.3.0/biome-win32-x64.exe#/biome.exe",
"hash": "ff0e25ab793db80346c8ae042b28e7f634ebbc8eff94712297a660c152817696"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.3.1/biome-win32-x64.exe#/biome.exe",
"hash": "4cc2782680fb9b925950314d63a1eb30e09604adf50ec20577eb13ca5dd86821"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.3.0/biome-win32-arm64.exe#/biome.exe",
"hash": "488208b985e5ed068a700426b0142d5435bdd9d57b11e866ad31d8367f0aa8b6"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.3.1/biome-win32-arm64.exe#/biome.exe",
"hash": "ea180385adedde4c0db59d2ae4efd910306ed46f08f3b91c060df9c45c4cdaa9"
}
},
"bin": "biome.exe",